Web configurator improvements

This commit is contained in:
iranl
2025-01-15 22:31:18 +01:00
parent e42e8eb5b3
commit a7d539b851
5 changed files with 77 additions and 45 deletions

View File

@@ -120,8 +120,6 @@
#ifndef NUKI_HUB_UPDATER
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false
#define MQTT_KEEP_ALIVE 60
#define GPIO_DEBOUNCE_TIME 200
#define CHAR_BUFFER_SIZE 4096
#define NUKI_TASK_SIZE 8192