merge version.h and config.h

This commit is contained in:
technyon
2023-01-26 17:34:53 +01:00
parent 626b8bd8d1
commit c0b4733f1e
4 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "7.3"
#define MQTT_QOS_LEVEL 0
#define MQTT_CLEAN_SESSIONS true