Update Cart_Reader.ino

This commit is contained in:
sanni 2017-11-21 12:26:39 +01:00 committed by GitHub
parent 8613f79382
commit 21585eeb87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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