Skip to content

Commit

Permalink
Update Cart_Reader.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
sanni authored Mar 15, 2022
1 parent f6eef58 commit 4d50065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cart_Reader/Cart_Reader.ino
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ static const char* const modeOptions[] PROGMEM = {modeItem1, modeItem2, modeItem
static const char addonsItem1[] PROGMEM = "NES/Famicom";
static const char addonsItem2[] PROGMEM = "Flashrom Programmer";
static const char addonsItem3[] PROGMEM = "PC Engine/TG16";
static const char addonsItem4[] PROGMEM = "SMS/GG/Mark III;
static const char addonsItem4[] PROGMEM = "SMS/GG/Mark III";
static const char addonsItem5[] PROGMEM = "WonderSwan";
static const char addonsItem6[] PROGMEM = "NeoGeo Pocket";
static const char addonsItem7[] PROGMEM = "Reset";
Expand Down

0 comments on commit 4d50065

Please sign in to comment.