small fix
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-04-23 12:37:12 +02:00
parent c262d1ef90
commit e3783d0941
3 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,6 @@ namespace acs {
enum CtrlModes {
OFF = HasModesIF::MODE_OFF,
IDLE = 1,
DETUMBLE = 2,
SAFE = 3,
IDLE = 4,