fix build mqtt path

This commit is contained in:
technyon
2023-06-07 17:40:07 +02:00
parent cc741ae01e
commit f23290dea6
2 changed files with 4 additions and 2 deletions

View File

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