mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
исправление ошибки
This commit is contained in:
@@ -24,7 +24,7 @@ class IoTItem {
|
||||
void regEvent(float value, String consoleInfo);
|
||||
|
||||
String getSubtype();
|
||||
void sendChart();
|
||||
virtual void sendChart();
|
||||
|
||||
String getID();
|
||||
virtual String getValue();
|
||||
|
||||
Reference in New Issue
Block a user