mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-10 16:45:59 +00:00
Raised CAN Task Prio since it now uses less runtime
This commit is contained in:
parent
683b680f00
commit
5ecc5f9211
@ -5,7 +5,7 @@
|
||||
#define STA_TACOS_MANAGER_PRIORITY osPriorityHigh
|
||||
#define STA_TACOS_STATEMACHINE_PRIORITY osPriorityHigh
|
||||
#define STA_TACOS_WATCHDOG_PRIORITY osPriorityHigh
|
||||
#define STA_TACOS_CAN_BUS_PRIORITY osPriorityNormal
|
||||
#define STA_TACOS_CAN_BUS_PRIORITY osPriorityHigh
|
||||
|
||||
// Per default, we assume state 0 to be the initial state.
|
||||
#define STA_TACOS_INITIAL_STATE 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user