Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Introduction
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SSD1306
:alt: Build Status

Adafruit CircuitPython driver for SSD1306 OLED displays.
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.

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