mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Заставляем вирт кнопку отправлять целые значения
This commit is contained in:
@@ -25,7 +25,7 @@ class IoTItem {
|
||||
|
||||
String getSubtype();
|
||||
String getID();
|
||||
String getValue();
|
||||
virtual String getValue();
|
||||
|
||||
void setInterval(unsigned long interval);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user