mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-09-29 02:57:33 +00:00
Removed default watchdog enable
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user