Big changes. Compiling version

This commit is contained in:
Dmitry Borisenko
2020-11-15 01:44:25 +03:00
parent 6135f3322e
commit d6aab0cf94
39 changed files with 238 additions and 183 deletions

View File

@@ -74,6 +74,9 @@ extern int impuls_EnterCounter;
extern String buttonOut_KeyList;
extern int buttonOut_EnterCounter;
//=========================================
extern String input_KeyList;
extern int input_EnterCounter;
//=========================================
// Sensors
extern String sensorReadingMap10sec;