Update FLASH.ino

This commit is contained in:
sanni 2024-08-09 12:12:17 +02:00
parent 2d51bacdde
commit 70e450afd7

View File

@ -3003,7 +3003,7 @@ void writeCFI_Flash(byte currChip, byte totalChips, boolean reversed) {
break; break;
} }
} else } else
print_Msg(F("...")); println_Msg(F("..."));
display_Update(); display_Update();
//Initialize progress bar //Initialize progress bar