moved some files

This commit is contained in:
2021-02-14 12:57:09 +01:00
committed by Robin Mueller
parent cb9e9d3ec0
commit 377c4d1ad2
5 changed files with 59 additions and 62 deletions

View File

@ -2,8 +2,8 @@
#define TEST_TESTTASKS_LIBGPIODTEST_H_
#include "TestTask.h"
#include <bsp_q7s/gpio/GpioIF.h>
#include <bsp_q7s/gpio/cookies/GpioCookie.h>
#include <linux/gpio/GpioIF.h>
#include <linux/gpio/GpioCookie.h>
#include <fsfw/objectmanager/SystemObject.h>
/**