include improvements for clock, sif fixes

This commit is contained in:
2020-05-25 15:25:17 +02:00
parent 4f278b610d
commit 35b9346c2b
2 changed files with 3 additions and 2 deletions

View File

@ -5,6 +5,7 @@
extern "C" {
#include <freertos/FreeRTOS.h>
#include <freertos/task.h>
}