fix syntax

This commit is contained in:
technyon
2023-09-11 13:21:49 +02:00
parent f99bb61cb7
commit 0b17732f46
2 changed files with 2 additions and 2 deletions

View File

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