Skip to content

Commit bf99c6f

Browse files
authored
Merge pull request #29 from adafruit/tannewt-patch-1
Update README
2 parents 836b872 + 26823a9 commit bf99c6f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

+1-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ Introduction
1515

1616
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

18-
This driver is based on the SSD1306 driver in the MicroPython source but differs
19-
by supporting hardware I2C interfaces and Adafruit CircuitPython API. For a
20-
MicroPython machine API compatible library see: https://github.com/adafruit/micropython-adafruit-ssd1306
18+
This is **not** the `displayio` driver for the SSD1306. See the `Adafruit CircuitPython DisplayIO SSD1306 <https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306/>`_ driver for `displayio` support.
2119

2220

2321
Dependencies

0 commit comments

Comments
 (0)