fixed q7s

This commit is contained in:
2021-03-23 16:52:19 +01:00
committed by Robin Mueller
parent 3342b280c9
commit 27617106bb
6 changed files with 7 additions and 9 deletions

View File

@ -10,7 +10,7 @@
#include <fsfw/devicehandlers/DeviceHandlerIF.h>
#include <fsfw/devicehandlers/CookieIF.h>
#include <fsfw/timemanager/Countdown.h>
#include <linux/gpio/GpioIF.h>
#include <fsfw_hal/common/gpio/GpioIF.h>
#include <unordered_map>
/**