mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-09-28 21:17:33 +00:00
Fix incorrect define name
This commit is contained in:
@@ -33,7 +33,7 @@ extern "C"
|
|||||||
sta::startupExtras(arg);
|
sta::startupExtras(arg);
|
||||||
|
|
||||||
|
|
||||||
#ifdef STA_WATCHDOG_ENABLE
|
#ifdef STA_OS2_WATCHDOG_ENABLE
|
||||||
// Start timers
|
// Start timers
|
||||||
sta::startWatchdogTimer();
|
sta::startWatchdogTimer();
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user