Skip to content

Commit 276e177

Browse files
authored
Bugfix in ESP table
Shows up correctly on GitHub now
1 parent fdf83fe commit 276e177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ To use this Teensy 3.x driver in the Arduino IDE, add the folder `RGB_LED_Matrix
145145
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:
146146

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

0 commit comments

Comments
 (0)