config reload issues fixed

This commit is contained in:
Климов Андрей Николаевич
2023-10-23 21:34:17 +03:00
parent a0ad782257
commit 1e58ad90eb
8 changed files with 45 additions and 34 deletions

View File

@@ -75,6 +75,7 @@
#define WIFI_TIMEOUT 60000UL
#define TIMEOUT_RECONNECT 10000UL
#define TIMEOUT_REINIT 5000UL
#define TIMEOUT_RELOAD 30000UL
#define TIMEOUT_RETAIN 8000UL
#define INTERVAL_1W 5000UL
#define PERIOD_THERMOSTAT_FAILED (600 * 1000UL)