Fix logo mapping

This commit is contained in:
Ben V. Brown
2022-08-03 20:12:16 +10:00
parent 694ef233a8
commit fd49487b0e
2 changed files with 2 additions and 2 deletions

View File

@@ -996,7 +996,7 @@ void startGUITask(void const *argument) {
}
#endif
#endif
// BootLogo::handleShowingLogo((uint8_t *)FLASH_LOGOADDR);
BootLogo::handleShowingLogo((uint8_t *)FLASH_LOGOADDR);
showWarnings();
if (getSettingValue(SettingsOptions::AutoStartMode)) {