fix configuring PIN

This commit is contained in:
technyon
2023-03-03 22:16:56 +01:00
parent 28c4745668
commit 95ac243c2c
3 changed files with 12 additions and 6 deletions

6
Config.h.save Normal file
View File

@@ -0,0 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.13"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false