This commit is contained in:
@ -28,7 +28,7 @@ class SolarArrayDeploymentHandler : public ExecutableObjectIF,
|
||||
public HasActionsIF {
|
||||
public:
|
||||
// Burn them for a custom amount limited by 120 secs
|
||||
static constexpr DeviceCommandId_t DEPLOY_SOLAR_ARRAYS_MANUALLY = 0x5;
|
||||
static constexpr DeviceCommandId_t DEPLOY_SOLAR_ARRAYS_MANUALLY = 0x05;
|
||||
// Careful with these command, not automatic off handling!
|
||||
static constexpr DeviceCommandId_t FORCE_DEPLY_ON = 0x06;
|
||||
static constexpr DeviceCommandId_t FORCE_DEPLY_OFF = 0x07;
|
||||
|
Reference in New Issue
Block a user