24#ifndef PAUSEDRAISINGENGINEERINGSTATE_H_
25#define PAUSEDRAISINGENGINEERINGSTATE_H_
27#include <EngineeringState.h>
43 PausedRaisingEngineeringState();
Engineering state.
Definition EngineeringState.h:37
States::Type update(UpdateCommand *command) override
Called to retrieve telemetry data.
Definition PausedRaisingEngineeringState.cpp:36
Definition ResumeM1M3RaisingLoweringCommand.h:34
Definition UpdateCommand.h:39