Skip to content

Commit fc412bb

Browse files
authored
Include LowPowerTimer.h
1 parent 2e9ff47 commit fc412bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/mbed_poll.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include "mbed_poll.h"
1717
#include "FileHandle.h"
1818
#include "Timer.h"
19+
#include "LowPowerTimer.h"
1920
#ifdef MBED_CONF_RTOS_PRESENT
2021
#include "rtos/Thread.h"
2122
#endif

0 commit comments

Comments
 (0)