Исправления мелких багов

This commit is contained in:
2023-01-13 11:00:35 +03:00
parent 0fb2f3b007
commit 92d40847b3
4 changed files with 262 additions and 265 deletions

View File

@@ -18,7 +18,6 @@ void scheduler_main();
// Флаги, которые есть в оригинальной программе на ПЛК, в "C global variables"
// Кнопки с панели
extern char hla_auto_mode;
extern char hla_night_mode;
extern char hla_correct_command;