fix setting hostname and clean sessions

This commit is contained in:
technyon
2023-01-27 20:39:04 +01:00
parent e14e71b5cc
commit 70753eb1ad
4 changed files with 8 additions and 5 deletions

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