1
0
forked from fsfw/fsfw

using include structure as used in kernel

This commit is contained in:
2021-07-12 22:42:07 +02:00
parent c9156e1219
commit 8035af28b9
13 changed files with 29 additions and 27 deletions

View File

@ -3,8 +3,8 @@
#include "../../timemanager/Clock.h"
#include <freertos/FreeRTOS.h>
#include <freertos/task.h>
#include "FreeRTOS.h"
#include "task.h"
/**