Files
CHJ/user/MCU/lhl_watchdog.h
2026-03-20 21:19:04 +08:00

8 lines
93 B
C

#ifndef __LHL_WATCHDOG_H__
#define __LHL_WATCHDOG_H__
void clear_WDT(void);
#endif