mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-10 23:15:08 +01:00
Update Cart_Reader.ino
This commit is contained in:
parent
705373337e
commit
a27cc96ffd
@ -5,7 +5,7 @@
|
||||
an easy to build and easy to modify cartridge dumper.
|
||||
|
||||
Date: 15.04.2022
|
||||
Version: 8.3
|
||||
Version: 8.4
|
||||
|
||||
SD lib: https://github.com/greiman/SdFat
|
||||
OLED lib: https://github.com/adafruit/Adafruit_SSD1306
|
||||
@ -45,7 +45,7 @@
|
||||
|
||||
**********************************************************************************/
|
||||
|
||||
char ver[5] = "8.3";
|
||||
char ver[5] = "8.4";
|
||||
|
||||
/******************************************
|
||||
Libraries
|
||||
|
Loading…
Reference in New Issue
Block a user