24#ifndef STANDBYSTATE_H_
25#define STANDBYSTATE_H_
27#include <StartCommand.h>
29#include <UpdateCommand.h>
Definition ExitControlCommand.h:40
State between Offline and Enabled sub-states.
Definition StandbyState.h:40
States::Type update(UpdateCommand *command) override
Called to retrieve telemetry data.
Definition StandbyState.cpp:48
Definition StartCommand.h:43
Abstract class for M1M3 state.
Definition State.h:94
Definition UpdateCommand.h:39