Skip to content

Commit

Permalink
Update FLASH.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
sanni committed Aug 9, 2024
1 parent 2d51bac commit 70e450a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cart_Reader/FLASH.ino
Original file line number Diff line number Diff line change
Expand Up @@ -3003,7 +3003,7 @@ void writeCFI_Flash(byte currChip, byte totalChips, boolean reversed) {
break;
}
} else
print_Msg(F("..."));
println_Msg(F("..."));
display_Update();

//Initialize progress bar
Expand Down

0 comments on commit 70e450a

Please sign in to comment.