mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
Progress of renew of class
This commit is contained in:
@@ -46,8 +46,11 @@ int impuls_EnterCounter = -1;
|
||||
String buttonOut_KeyList = "";
|
||||
int buttonOut_EnterCounter = -1;
|
||||
//=========================================
|
||||
String input_KeyList = "";
|
||||
int input_EnterCounter = -1;
|
||||
String inOutput_KeyList = "";
|
||||
int inOutput_EnterCounter = -1;
|
||||
//=========================================
|
||||
String pwmOut_KeyList = "";
|
||||
int pwmOut_EnterCounter = -1;
|
||||
//=========================================
|
||||
|
||||
// Sensors
|
||||
|
||||
Reference in New Issue
Block a user