mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-12 01:25:59 +00:00
Removed default watchdog enable
This commit is contained in:
parent
7da60dc85e
commit
b60ddccad5
@ -1,9 +1,6 @@
|
|||||||
#ifndef STA_TACOS_CONFIGS_DEFAULT_HPP
|
#ifndef STA_TACOS_CONFIGS_DEFAULT_HPP
|
||||||
#define STA_TACOS_CONFIGS_DEFAULT_HPP
|
#define STA_TACOS_CONFIGS_DEFAULT_HPP
|
||||||
|
|
||||||
// Enable the watchdog provided by TACOS.
|
|
||||||
#define STA_TACOS_WATCHDOG_ENABLED
|
|
||||||
|
|
||||||
// Generally, we assume the TACOS threads to have the highest priorties.
|
// Generally, we assume the TACOS threads to have the highest priorties.
|
||||||
#define STA_TACOS_MANAGER_PRIORITY osPriorityHigh
|
#define STA_TACOS_MANAGER_PRIORITY osPriorityHigh
|
||||||
#define STA_TACOS_STATEMACHINE_PRIORITY osPriorityHigh
|
#define STA_TACOS_STATEMACHINE_PRIORITY osPriorityHigh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user