This commit is contained in:
hamza
2024-07-07 21:16:36 +03:00
parent 5a84a349d9
commit b5410639eb
9 changed files with 34 additions and 22 deletions

View File

@ -148,6 +148,7 @@ int main(void)
/* USER CODE BEGIN 3 */
AMS_Loop();
sm_update();
tmp1075_measure();
//sm_test_cycle_states();
can_handle_send_status();
}