Gisteresis termostat

This commit is contained in:
Dmitry Borisenko
2020-12-09 04:08:36 +03:00
parent 6e44f76385
commit 6205f6959c
31 changed files with 257 additions and 741 deletions

View File

@@ -55,14 +55,16 @@ int pwmOut_EnterCounter = -1;
String countDown_KeyList = "";
int countDown_EnterCounter = -1;
//=========================================
String logging_KeyList = "";
int logging_EnterCounter = -1;
//=========================================
// Sensors
String sensorReadingMap10sec;
String sensorReadingMap30sec;
// Logging
String loggingKeyList;
int enter_to_logging_counter;
String itemName;
String presetName;
// Upgrade
String serverIP;