mbed library sources. Supersedes mbed-src.
Fork of mbed-dev by
Diff: drivers/LowPowerTimeout.h
- Revision:
- 186:707f6e361f3e
- Parent:
- 168:9672193075cf
--- a/drivers/LowPowerTimeout.h Thu Apr 19 17:12:19 2018 +0100 +++ b/drivers/LowPowerTimeout.h Fri Jun 22 16:45:37 2018 +0100 @@ -18,7 +18,7 @@ #include "platform/platform.h" -#if defined (DEVICE_LOWPOWERTIMER) || defined(DOXYGEN_ONLY) +#if defined (DEVICE_LPTICKER) || defined(DOXYGEN_ONLY) #include "hal/lp_ticker_api.h" #include "drivers/LowPowerTicker.h"