mirror of https://github.com/ARMmbed/mbed-os.git
Include LowPowerTimer.h
parent
2e9ff4755c
commit
fc412bba5f
|
@ -16,6 +16,7 @@
|
|||
#include "mbed_poll.h"
|
||||
#include "FileHandle.h"
|
||||
#include "Timer.h"
|
||||
#include "LowPowerTimer.h"
|
||||
#ifdef MBED_CONF_RTOS_PRESENT
|
||||
#include "rtos/Thread.h"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue