better fit for acs::OFF with SUBMODE_NONE
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
parent
6a24e1b935
commit
489c813bcc
@ -7,7 +7,7 @@
|
|||||||
namespace acs {
|
namespace acs {
|
||||||
|
|
||||||
enum CtrlSubmode {
|
enum CtrlSubmode {
|
||||||
OFF = HasModesIF::MODE_OFF,
|
OFF = HasModesIF::SUBMODE_NONE,
|
||||||
SAFE = 10,
|
SAFE = 10,
|
||||||
DETUMBLE = 11,
|
DETUMBLE = 11,
|
||||||
IDLE = 12,
|
IDLE = 12,
|
||||||
|
Loading…
Reference in New Issue
Block a user