mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-15 01:15:06 +01:00
Fix 16bit flashrom writer
This commit is contained in:
parent
23b241b4ef
commit
70ef81bd7e
@ -648,6 +648,8 @@ void id_Flash16() {
|
||||
idFlash16();
|
||||
resetFlash16();
|
||||
|
||||
display_Clear();
|
||||
display_Update();
|
||||
println_Msg(F("Flashrom Writer 16bit"));
|
||||
println_Msg("");
|
||||
print_Msg(F("Flash ID: "));
|
||||
|
Loading…
Reference in New Issue
Block a user