MGM calibration fix #357

Merged
muellerr merged 13 commits from eggert/mgm-calibration-fix into develop 2023-02-08 13:02:41 +01:00
Showing only changes of commit 489c813bcc - Show all commits

View File

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