mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Расставляем маркеры для понимания процесса очистки конфигурации
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
class iarduino_RTC_NTP: public iarduino_RTC_BASE {
|
||||
public:
|
||||
iarduino_RTC_NTP();
|
||||
~iarduino_RTC_NTP();
|
||||
void begin(void);
|
||||
uint8_t funcReadTimeIndex(uint8_t i);
|
||||
void funcWriteTimeIndex(uint8_t i, uint8_t j);
|
||||
|
||||
Reference in New Issue
Block a user