CAN Bus shifted to TACOS from rtos

This commit is contained in:
@CarlWachter
2024-02-16 14:44:29 +01:00
parent db43a3c7df
commit 7da60dc85e
4 changed files with 40 additions and 31 deletions

View File

@@ -50,7 +50,7 @@ In order to use TACOS, you need to provide a configuration file in the path `sta
#define STA_RTOS_SYSTEM_EVENTS_ENABLE
// #define STA_RTOS_SYSTEM_WATCHDOG_ENABLE
// #define STA_RTOS_WATCHDOG_ENABLE
#define STA_RTOS_CAN_BUS_ENABLE
#define STA_CAN_BUS_ENABLE
// Statemachine settings.
#define STA_TACOS_NUM_STATES 3