Merge branch 'meier/max13865pt1000Handler' into mueller/master

This commit is contained in:
2021-04-01 16:22:25 +02:00
5 changed files with 47 additions and 43 deletions

View File

@ -1,5 +1,6 @@
#include <bsp_q7s/gpio/gpioCallbacks.h>
#include <fsfwconfig/devices/gpioIds.h>
#include "gpioCallbacks.h"
#include <devices/gpioIds.h>
#include <fsfw_hal/linux/gpio/LinuxLibgpioIF.h>
#include <fsfw_hal/common/gpio/GpioCookie.h>
#include <fsfw/serviceinterface/ServiceInterface.h>