mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Переписываем взаимодействие c драйверами IoTGpio
This commit is contained in:
@@ -41,7 +41,7 @@ class IoTItem {
|
||||
bool needSave = false;
|
||||
bool enableDoByInt = true;
|
||||
|
||||
virtual bool isGpioDriver();
|
||||
virtual IoTGpio* getGpioDriver();
|
||||
virtual void setValue(IoTValue Value);
|
||||
virtual void setValue(String valStr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user