mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
удаление часов реального времени
This commit is contained in:
@@ -128,8 +128,8 @@ void IoTItem::setInterval(unsigned long interval) {
|
||||
_interval = interval;
|
||||
}
|
||||
|
||||
IoTGpio* IoTItem::getGpioDriver() {
|
||||
return nullptr;
|
||||
bool IoTItem::isGpioDriver() {
|
||||
return false;
|
||||
}
|
||||
|
||||
iarduino_RTC_BASE* IoTItem::getRtcDriver() {
|
||||
|
||||
Reference in New Issue
Block a user