generated event translation files

This commit is contained in:
2021-05-17 19:39:35 +02:00
committed by Robin Mueller
parent 3b012d3a64
commit 3dca311baa
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>