better fit for acs::OFF with SUBMODE_NONE
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
Marius Eggert 2023-02-08 11:05:35 +01:00
parent 6a24e1b935
commit 489c813bcc

View File

@ -7,7 +7,7 @@
namespace acs {
enum CtrlSubmode {
OFF = HasModesIF::MODE_OFF,
OFF = HasModesIF::SUBMODE_NONE,
SAFE = 10,
DETUMBLE = 11,
IDLE = 12,