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

2
fsfw

Submodule fsfw updated: 24ef96d1b8...280b641cbc

View File

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

2
tmtc

Submodule tmtc updated: 28983d387b...b1aaef90c7