Первая тестируемая на ПЛК версия
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user