Update README.md

This commit is contained in:
sanni 2019-09-05 08:14:00 +02:00 committed by GitHub
parent 7a7cc870e6
commit 53dbc42ce2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ To enable the Serial Monitor follow the instructions on flashing the Cart_Reader
**But before you hit upload you need to change one line in the Cart_Reader.ino tab like this:**
```
// Comment out to change to Serial Ouput
// Comment out to change to Serial Output
// be sure to change the Arduino Serial Monitor to no line ending
//#define enable_OLED
```