fix initialize network detection preferences

This commit is contained in:
technyon
2023-02-03 21:38:33 +01:00
parent 80bddffce7
commit 339e71131e
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.2"
#define NUKI_HUB_VERSION "8.3"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false