mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-10 16:45:59 +00:00
Updated some config.hpp explanation
This commit is contained in:
parent
a1e31a4922
commit
63573f72c6
@ -93,17 +93,12 @@ In order to use TACOS, you need to provide a configuration file in the path `sta
|
||||
#define STA_PRINTF_USE_STDLIB
|
||||
|
||||
// Enable debug serial output and assertions.
|
||||
#define STA_ASSERT_FORCE
|
||||
#define STA_ASSERT_ENABLED
|
||||
#define STA_DEBUGGING_ENABLED
|
||||
|
||||
// Enable Features
|
||||
#define STA_RTOS_SYSTEM_EVENTS_ENABLE
|
||||
// #define STA_RTOS_SYSTEM_WATCHDOG_ENABLE
|
||||
// #define STA_RTOS_WATCHDOG_ENABLE
|
||||
// #define STA_TACOS_WATCHDOG_FREQUENCY 10000
|
||||
#define STA_CAN_BUS_ENABLE
|
||||
|
||||
// Statemachine settings.
|
||||
// Statemachine settings. How many states does your statemachine have?
|
||||
#define STA_TACOS_NUM_STATES 3
|
||||
|
||||
// Uses the default configuration for TACOS.
|
||||
|
Loading…
x
Reference in New Issue
Block a user