mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
переписан dht
This commit is contained in:
@@ -59,6 +59,9 @@ int countDown_EnterCounter = -1;
|
||||
String logging_KeyList = "";
|
||||
int logging_EnterCounter = -1;
|
||||
//=========================================
|
||||
int dhtTmp_EnterCounter = -1;
|
||||
int dhtHum_EnterCounter = -1;
|
||||
//=========================================
|
||||
|
||||
// Sensors
|
||||
String sensorReadingMap10sec;
|
||||
|
||||
Reference in New Issue
Block a user