Some cleanup before more surgery

This commit is contained in:
Cabooman 2024-02-06 22:11:02 +01:00
parent 6bc253ff6e
commit 32378df03e
5 changed files with 17 additions and 13 deletions

View file

@ -194,7 +194,7 @@ void loop() {
#ifdef DUAL_CAN
send_can2();
#endif
update_event_timestamps();
run_event_handling();
}
// Initialization functions