Skip to content

Commit

Permalink
Added change setting info for SD_CS
Browse files Browse the repository at this point in the history
  • Loading branch information
ketrab2004 committed Mar 14, 2022
1 parent 58a0bfd commit bbfefd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
## Parts:
* Arduino MEGA 2560
* A [2.8'' TFT LCD shield w/Cap Touch and microSD](https://www.adafruit.com/product/1947)
(anything that works with ILI9341 should work)
* A microSD

## Setup:
Expand All @@ -14,5 +15,6 @@
1. Change your settings in reader.ino
* `DEBUG`: whether or not to serial print debug messages
* `BRIGHTNESS`: 0-255 for the backlight strength
* `SD_CS`: if the SD card is connected to a different port
1. Upload the sketch
1. Explore :)

0 comments on commit bbfefd2

Please sign in to comment.