仓库迁移
This commit is contained in:
15
source/dev/dev_watchdog.h
Normal file
15
source/dev/dev_watchdog.h
Normal file
@@ -0,0 +1,15 @@
|
||||
#ifndef dev_watchdog_h__
|
||||
#define dev_watchdog_h__
|
||||
|
||||
|
||||
void wdog_start(void);
|
||||
void wdog_refresh(void);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user