This commit is contained in:
2025-11-01 14:08:39 +01:00
parent f80313eaa5
commit eb346b104c
4 changed files with 41 additions and 79 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#define BROKER_ADDRESS "localhost"
#define MQTT_PORT 1883;
uint debugLevel = DEBUG | INFO | NOTICE | INFO | WARNING | ERROR | ALERT;
uint debugLevel = INFO | NOTICE | INFO | WARNING | ERROR | ALERT;
QByteArray toFollow;
//class MqttClient;