Первая тестируемая на ПЛК версия

This commit is contained in:
2023-01-28 12:12:01 +03:00
parent 14b5cdf06d
commit d8fee17444
4 changed files with 198 additions and 111 deletions

View File

@@ -344,9 +344,9 @@ int main() {
}
robot_main();
// scheduler_main();
increment_zone(ROBOT_ZONE_GAL);
increment_zone(ROBOT_ZONE_ETCH);
scheduler_main();
// increment_zone(ROBOT_ZONE_GAL);
// increment_zone(ROBOT_ZONE_ETCH);
send_str("\033c");
showAll();