generated event translation files

This commit is contained in:
2021-05-17 19:39:35 +02:00
parent 73e2b6eea8
commit da17ec22fb
15 changed files with 678 additions and 216 deletions

View File

@ -1,8 +1,8 @@
#ifndef MISSION_DEVICES_SUSHANDLER_H_
#define MISSION_DEVICES_SUSHANDLER_H_
#include "devicedefinitions/SusDefinitions.h"
#include <fsfw/devicehandlers/DeviceHandlerBase.h>
#include <mission/devices/devicedefinitions/SusDefinitions.h>
#include <fsfw_hal/linux/gpio/LinuxLibgpioIF.h>
#include <fsfw/ipc/MutexGuard.h>