remove restart timer

This commit is contained in:
technyon
2023-04-09 10:15:12 +02:00
parent c34eeb11e1
commit 37aa03d925
4 changed files with 4 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.22"
#define NUKI_HUB_VERSION "8.23-pre-1"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false