Добавляем класс IoTRTC для организации взаимодействия с библиотекой iarduino_RTC

This commit is contained in:
2022-04-24 11:57:38 +03:00
parent 39c83aa328
commit f563a773e1
4 changed files with 65 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ enum TimerTask_t { WIFI_SCAN,
TIME,
TIME_SYNC,
UPTIME,
UDPP,
UDP, //UDPP
TIMES,
PTASK };