restructured everything, dummy file not necessary anymore

This commit is contained in:
2021-03-23 16:44:43 +01:00
parent 547c788c81
commit f094e9921d
14 changed files with 24 additions and 18 deletions

View File

@ -1,5 +1,5 @@
#include "GpioRPi.h"
#include "../GpioCookie.h"
#include "../../common/gpio/GpioCookie.h"
#include <FSFWConfig.h>
#include <fsfw/serviceinterface/ServiceInterface.h>