mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-24 05:29:17 +01:00
Update Cart_Reader.ino
This commit is contained in:
parent
8613f79382
commit
21585eeb87
@ -47,8 +47,8 @@ char ver[5] = "V30D";
|
||||
Define Output
|
||||
******************************************/
|
||||
// enable_OLED to 0 and enable_Serial to 1
|
||||
#define enable_OLED 0
|
||||
#define enable_Serial 1
|
||||
#define enable_OLED 1
|
||||
#define enable_Serial 0
|
||||
|
||||
/******************************************
|
||||
Define Input
|
||||
|
Loading…
Reference in New Issue
Block a user