mirror of https://github.com/ARMmbed/mbed-os.git
Watchdog: remove dead reference file
parent
400a7e4b77
commit
f7ccd06685
|
@ -17,7 +17,6 @@
|
|||
#ifdef DEVICE_WATCHDOG
|
||||
|
||||
#include "drivers/Watchdog.h"
|
||||
#include "drivers/WatchdogManager.h"
|
||||
|
||||
#define MS_TO_US(x) ((x) * 1000) //macro to convert millisecond to microsecond
|
||||
|
||||
|
|
Loading…
Reference in New Issue