add general input/output information to the readme

This commit is contained in:
technyon
2023-06-08 18:32:38 +02:00
parent f23290dea6
commit 16cf4ae36c
2 changed files with 5 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
#pragma once
#define NUKI_HUB_VERSION "8.24-pre-3"
#define NUKI_HUB_VERSION "8.24"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false
#define GPIO_DEBOUNCE_TIME 300
#define GPIO_DEBOUNCE_TIME 200