Skip to content

Commit

Permalink
Merge pull request #7 from sixtyfive/patch-1
Browse files Browse the repository at this point in the history
Layout correction for ESP table in README
  • Loading branch information
michaelkamprath authored Mar 13, 2019
2 parents fdf83fe + 276e177 commit ab4ea4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ To use this Teensy 3.x driver in the Arduino IDE, add the folder `RGB_LED_Matrix
ESP8266 and ESP32 boards are generally 3.3v logic level boards. The default wiring for connecting the RGB LED Matrix to an ESP8266 or ESP32 board is:

| LED Matrix Connection | Wemos D1 Mini | NodeMCU | Wemos LOLIN32 Lite | Notes |
|:-:|:-:|:--:|---|
|:-:|:-:|:-:|---|---|
| **+5V** | 5V | Vin | Separate 5V supply | |
| **GND** | GND | GND | GND, connect to 5V supply GND | |
| **SER** | D7 | D7 | 23 | SPI MOSI Pin |
Expand Down

0 comments on commit ab4ea4e

Please sign in to comment.