Слияние кода из проекта для ПЛК с этим проектом

This commit is contained in:
2022-12-05 13:20:29 +03:00
parent 71851c7bc8
commit 622f2eef26
2 changed files with 27 additions and 27 deletions

View File

@@ -44,10 +44,6 @@ extern char button_unload_remove;
// Переменные, которые надо добавить в C Global variables
// код для роботов
extern struct robot_code robot1_code;
extern struct robot_code robot2_code;
// lock-зоны, нельзя двигаться за них и за робота
extern short robot1_lock_zone;