This commit is contained in:
2023-03-24 20:50:33 +01:00
parent da386edd05
commit 87e1746d71
99 changed files with 139 additions and 254 deletions

View File

@ -5,7 +5,7 @@
#include <fsfw/power/PowerSwitchIF.h>
#include <fsfw/timemanager/Countdown.h>
#include "definitions.h"
#include "mission/powerDefs.h"
class PowerStateMachineBase {
public: