Update doc

This commit is contained in:
Henrik Stickann
2022-05-10 02:08:50 +02:00
parent d736b44697
commit 802999f2f6
3 changed files with 26 additions and 7 deletions

View File

@@ -20,10 +20,6 @@ namespace sta
{
osThreadFlagsSet(STA_RTOS2_WATCHDOG_HANDLE, flags);
}
// Handler for watchdog events
extern void watchdogEventHandler(void * arg, uint32_t flags);
} // namespace sta