using configuration files now

This commit is contained in:
2021-06-08 17:04:28 +02:00
committed by Robin Mueller
parent 6b7356611d
commit ab8aaba0f4
11 changed files with 19 additions and 11 deletions

View File

@ -1,7 +1,6 @@
#include "GPIORPi.h"
#include <FSFWConfig.h>
#include <fsfw/serviceinterface/ServiceInterface.h>
#include <linux/fsfwconfig/FSFWConfig.h.in>
#include <linux/gpio/GpioCookie.h>
ReturnValue_t gpio::createRpiGpioConfig(GpioCookie* cookie, gpioId_t gpioId, int bcmPin,