mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
working version with optimization
This commit is contained in:
@@ -20,4 +20,4 @@ class OutputTextClass : public LineParsing {
|
||||
MqttClient::publishStatus(key, state);
|
||||
}
|
||||
};
|
||||
extern OutputTextClass* myOutputText;
|
||||
extern OutputTextClass myOutputText;
|
||||
Reference in New Issue
Block a user