mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Gisteresis termostat
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user