Fix for event definitions #31

Merged
meierj merged 14 commits from mueller/fix-events into eive/develop 2022-02-03 18:20:49 +01:00
Showing only changes of commit 581ae4c990 - Show all commits

View File

@ -1,7 +1,6 @@
#ifndef FSFW_CONTROLLER_CONTROLLERBASE_H_
#define FSFW_CONTROLLER_CONTROLLERBASE_H_
#include "fsfw/datapool/HkSwitchHelper.h"
#include "fsfw/health/HasHealthIF.h"
#include "fsfw/health/HealthHelper.h"
#include "fsfw/modes/HasModesIF.h"