Init Boot Mode #474

Merged
muellerr merged 10 commits from feature_boot_sequence_eive_sys into develop 2023-03-15 16:29:19 +01:00
Showing only changes of commit 9c300298b7 - Show all commits

View File

@ -67,6 +67,7 @@ int obsw::obsw(int argc, char* argv[]) {
// Command the EIVE system to safe mode
#if OBSW_COMMAND_SAFE_MODE_AT_STARTUP == 1
commandComSubsystemRxOnly();
commandEiveSystemToSafe();
#else
announceAllModes();