set initial mode
This commit is contained in:
@ -35,6 +35,7 @@ void satsystem::init() {
|
||||
ModeListEntry entry;
|
||||
buildSafeSequence(EIVE_SYSTEM, entry);
|
||||
buildIdleSequence(EIVE_SYSTEM, entry);
|
||||
EIVE_SYSTEM.setInitialMode(acs::AcsMode::SAFE, 0);
|
||||
}
|
||||
|
||||
EiveSystem satsystem::EIVE_SYSTEM = EiveSystem(objects::EIVE_SYSTEM, 12, 24);
|
||||
|
2
tmtc
2
tmtc
Submodule tmtc updated: bf158bee2d...b0f51072b2
Reference in New Issue
Block a user