removed fsfw_hal

This commit is contained in:
2021-07-15 19:06:57 +02:00
committed by Robin Mueller
parent 3ef7b560f2
commit b3dfbcf7fe
26 changed files with 59 additions and 65 deletions

View File

@ -4,7 +4,7 @@
#include <fsfw/objectmanager/ObjectManager.h>
#include <fsfw/ipc/QueueFactory.h>
#include <fsfw_hal/common/gpio/GpioCookie.h>
#include <fsfw/hal/common/gpio/GpioCookie.h>
HeaterHandler::HeaterHandler(object_id_t setObjectId_, object_id_t gpioDriverId_,
CookieIF * gpioCookie_, object_id_t mainLineSwitcherObjectId_, uint8_t mainLineSwitch_) :