Include new "platform/sleep.h" file

pull/3566/head
Wolfgang Betz 2017-01-26 13:14:54 +01:00
parent 109faa1bb6
commit 2a585ea060
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
*/
#include "rtos/rtos_idle.h"
#include "sleep_api.h"
#include "platform/sleep.h"
static void default_idle_hook(void)
{