/
nkarbofos
/
PressAutomation
Обзор
Документация
Войти
/
nkarbofos
/
PressAutomation
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
code/PressAutomationCode/src/app_state.cpp
6 строк
141 B
Nikita
fix: minor fixes, added params to display
25 июн 2026, 13:58
25 июн 2026, 13:58
ab77611
Код
Авторство
О чём код?
#include "app_state.h" SystemState currentState = OFF; SystemState stateBeforePause = OFF; int motor2StepsDone = 0; int currentSpeedUs = 1;