include testing

This commit is contained in:
Robin Müller 2020-05-25 15:06:54 +02:00
parent 25ff8784cf
commit 7eb250a90a
1 changed files with 1 additions and 2 deletions

View File

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