set qos to 1

This commit is contained in:
technyon
2023-01-26 18:38:53 +01:00
parent a62017883a
commit 4739dff911

View File

@@ -2,5 +2,5 @@
#define NUKI_HUB_VERSION "7.3"
#define MQTT_QOS_LEVEL 0
#define MQTT_CLEAN_SESSIONS true
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false