Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306
Releases · adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306
2.1.1 - Fix For Sphinx RTD Theme
Full Changelog: 2.1.0...2.1.1
2.1.0 - Support 72x40 SSD1306B
2.0.3 - Revert Sleep / Wake Change
What's Changed
- Revert "Fix sleep/wake not working." by @EAGrahamJr in #46
Full Changelog: 2.0.2...2.0.3
2.0.2 - Fix sleep and wake
What's Changed
- Fix sleep/wake not working. by @EAGrahamJr in #43
New Contributors
- @EAGrahamJr made their first contribution in #43
Full Changelog: 2.0.1...2.0.2
2.0.1- 9.x Compatibility in Examples
2.0.0 - Update to use CircuitPython 9 naming scheme (8 still works)
What's Changed
- Update to work on CircuitPython 9.0.0 by @makermelissa in #39
Full Changelog: 1.8.0...2.0.0
New OLED Support
What's Changed
New Contributors
Full Changelog: 1.7.1...1.7.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-ssd1306
.
Read the docs for info on how to use it.
1.7.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.7.0...1.7.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-ssd1306
.
Read the docs for info on how to use it.
1.7.0 - remove .show()
1.6.3 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-ssd1306
.
Read the docs for info on how to use it.