diff --git a/Displays.md b/Displays.md index f5da8aa..9a439ac 100644 --- a/Displays.md +++ b/Displays.md @@ -1,4 +1,4 @@ -If your board does not come with a display, you will need to obtain an SSD1306 display separately. The SSD1306 OLED displays are made in two different pin oderings. The preferred OLED displays have the following pin order: VCC-GND-SCL-SDA. They can be soldered into TTGO T-Beams directly. The OLED displays with the GND-VCC-SCL-SDA pin order need to be soldered in such a way that display does not get reverse-polarity on the power terminals. +If your board does not come with a display, you will need to obtain an SSD1306 display separately. **The SSD1306 OLED displays are made in two different pin oderings.** The preferred OLED displays have the following pin order: VCC-GND-SCL-SDA. They can be soldered into TTGO T-Beams directly. The OLED displays with the GND-VCC-SCL-SDA pin order need to be soldered in such a way that display does not get reverse-polarity on the power terminals. # SSD1306 OLED with VCC-GND-SCL-SDA pin order (preferred) This is the SSD1306 display that matches the TTGO T-Beam boards: