mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-27 23:14:14 +01:00
Update Cart_Reader.ino
compilation fix
This commit is contained in:
parent
4ddd867f87
commit
b270f0c30e
@ -993,7 +993,7 @@ static const char* const modeOptions[] PROGMEM = {
|
|||||||
modeItem27,
|
modeItem27,
|
||||||
#endif
|
#endif
|
||||||
#ifdef enable_selftest
|
#ifdef enable_selftest
|
||||||
modeItem28
|
modeItem28,
|
||||||
#endif
|
#endif
|
||||||
modeItem29, string_reset2
|
modeItem29, string_reset2
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user