Various small fixes

This commit is contained in:
CTCaer
2020-10-20 10:32:32 +03:00
parent dae7be8ec4
commit 27b1f0e843
4 changed files with 7 additions and 8 deletions

View File

@@ -787,8 +787,6 @@ static void _auto_launch_firmware()
EMC(EMC_SCRATCH0) |= EMC_HEKA_UPD;
check_sept(NULL);
}
else if (b_cfg.extra_cfg & EXTRA_CFG_NYX_UMS)
EMC(EMC_SCRATCH0) |= EMC_HEKA_UPD;
if (!h_cfg.sept_run)
auto_launch_update();