fix initalizing preferences

This commit is contained in:
technyon
2023-02-05 22:54:07 +01:00
parent ff62368012
commit 45022712e7
3 changed files with 32 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.4"
#define NUKI_HUB_VERSION "8.5"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false