mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-06 01:37:33 +00:00
Fixed crashing timers by increasing the default task's stack
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
// Settings for TACOS
|
||||
#define STA_TACOS_MANAGER_PRIORITY osPriorityNormal
|
||||
#define STA_TACOS_STATEMACHINE_PRIORITY osPriorityNormal
|
||||
#define STA_TACOS_NUM_STATES 4
|
||||
#define STA_TACOS_INITIAL_STATE 0
|
||||
|
||||
|
Reference in New Issue
Block a user