Nextion, VerifyOTA? RollBackConfig

This commit is contained in:
Mit4el
2024-09-20 12:05:34 +03:00
parent 3919e5a0ab
commit d6a24b1837
13 changed files with 386 additions and 232 deletions

View File

@@ -125,8 +125,6 @@ namespace _Broker
}
}
bool _debug;
class BrokerMQTT : public IoTItem
{
private:
@@ -134,7 +132,7 @@ namespace _Broker
int _port = 0;
String _user;
String _pass;
//bool _debug;
bool _debug;
bool _brige;
String _server;
String _srvUser;