mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
удаление часов реального времени
This commit is contained in:
@@ -41,7 +41,8 @@ class IoTItem {
|
||||
bool needSave = false;
|
||||
bool enableDoByInt = true;
|
||||
|
||||
virtual IoTGpio* getGpioDriver();
|
||||
virtual bool isGpioDriver();
|
||||
|
||||
virtual iarduino_RTC_BASE* getRtcDriver();
|
||||
virtual void setValue(IoTValue Value);
|
||||
virtual void setValue(String valStr);
|
||||
|
||||
Reference in New Issue
Block a user