mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-05-24 00:25:15 -04:00
[EGD-6932] Small cellular refactor
Refactor regarding https://github.com/mudita/MuditaOS/pull/2226.
This commit is contained in:
@@ -159,7 +159,7 @@ namespace sys
|
||||
LOG_FATAL("State changed after reset/shutdown was requested to: %s! this is terrible failure!",
|
||||
c_str(state));
|
||||
exit(1);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
void SystemManager::initialize()
|
||||
|
||||
Reference in New Issue
Block a user