Updated default config and removed onManagerInit, onStateMachineInit

This commit is contained in:
dario
2024-11-20 19:34:38 +01:00
parent f75f23d4e9
commit 5c050fc06e
3 changed files with 0 additions and 29 deletions

View File

@@ -20,7 +20,4 @@
// State transition message define with highest CAN priority
#define STA_TACOS_CAN_BUS_SYS_MSG_ID 0x0
// TACOS requires system events to start threads
#define STA_RTOS_SYSTEM_EVENTS_ENABLE
#endif // STA_TACOS_CONFIGS_DEFAULT_HPP