HAL support for 8s watchdog
This commit is contained in:
committed by
Scott Lahteine
parent
bbfac75f19
commit
67d58ccb98
@@ -21,8 +21,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#define WDT_TIMEOUT 4000000 // 4 second timeout
|
||||
|
||||
void watchdog_init();
|
||||
void HAL_watchdog_refresh();
|
||||
|
||||
|
Reference in New Issue
Block a user