add gpio configuration to sysinfo page

This commit is contained in:
technyon
2023-04-07 21:17:16 +02:00
parent c2ce5a151d
commit 16a7f6fc78
5 changed files with 7 additions and 7 deletions

View File

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