mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-02 08:41:54 +00:00
added skipping check
This commit is contained in:
parent
ee69e3222f
commit
e8ea99f2cc
@ -127,7 +127,7 @@ namespace sta
|
||||
#ifdef STA_TACOS_WATCHDOG_ENABLED
|
||||
waiting();
|
||||
#endif // STA_TACOS_WATCHDOG_ENABLED
|
||||
|
||||
if(previous_tick_ < osKernelGetTickCount()) return;
|
||||
osDelayUntil(previous_tick_);
|
||||
|
||||
#ifdef STA_TACOS_WATCHDOG_ENABLED
|
||||
|
Loading…
x
Reference in New Issue
Block a user