Skip to content

Commit c260061

Browse files
committed
clarify SSD1305 works too
1 parent 427c934 commit c260061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Introduction
1313
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SSD1306
1414
:alt: Build Status
1515

16-
Adafruit CircuitPython driver for SSD1306 OLED displays.
16+
Adafruit CircuitPython driver for SSD1306 or SSD1305 OLED displays. Note that SSD1305 displays are back compatible so they can be used in-place of SSD1306 with the same code and commands.
1717

1818
This driver is based on the SSD1306 driver in the MicroPython source but differs
1919
by supporting hardware I2C interfaces and Adafruit CircuitPython API. For a

0 commit comments

Comments
 (0)