small EM fix
This commit is contained in:
@ -98,5 +98,5 @@ void ObjectFactory::produce(void* args) {
|
||||
createScexComponents(q7s::UART_SCEX_DEV, pwrSwitcher, *SdCardManager::instance(), true,
|
||||
std::nullopt);
|
||||
#endif
|
||||
createAcsController();
|
||||
createAcsController(true);
|
||||
}
|
||||
|
Reference in New Issue
Block a user