mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
переименовываем метод правильно
This commit is contained in:
@@ -30,7 +30,7 @@ class IoTItem {
|
||||
bool isGlobal();
|
||||
|
||||
void sendSubWidgetsValues(String& id, String& json);
|
||||
virtual void handleSendSubWidgetsValues();
|
||||
virtual void onMqttWsAppConnectEvent();
|
||||
|
||||
void setInterval(long interval);
|
||||
void setIntFromNet(int interval);
|
||||
|
||||
Reference in New Issue
Block a user