new version ESP8266Scheduler

This commit is contained in:
Yurii
2022-06-27 06:31:13 +03:00
parent 72d454cf57
commit a952b8f771
11 changed files with 28 additions and 147 deletions

View File

@@ -1,6 +1,6 @@
#define OT_GATEWAY_VERSION "1.0.4"
#define OT_GATEWAY_VERSION "1.0.5"
#define AP_SSID "OpenTherm Gateway"
//#define USE_TELNET
#define USE_TELNET
#define EMERGENCY_TRESHOLD 10
#define MQTT_RECONNECT_INTERVAL 5000