mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-02 08:41:54 +00:00
Added comment for watchdogIgnore
This commit is contained in:
parent
554e1ab94e
commit
85e270f02b
@ -161,6 +161,9 @@ namespace sta
|
|||||||
*/
|
*/
|
||||||
void resetStatus();
|
void resetStatus();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @brief This thread status tells the watchdog to ignore this thread.
|
||||||
|
*/
|
||||||
void watchdogIgnore();
|
void watchdogIgnore();
|
||||||
#endif // STA_TACOS_WATCHDOG_ENABLED
|
#endif // STA_TACOS_WATCHDOG_ENABLED
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user