Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SH1107
1.7.2 - Initial Rotation Fix
1.7.1 - Fix For Sphinx RTD Theme
Full Changelog: 1.7.0...1.7.1
More 9.x Compatibility
DisplayIO 9.x API Updates
1.6.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.6.0...1.6.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1107
.
Read the docs for info on how to use it.
1.6.0 - replace .show()
1.5.12 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1107
.
Read the docs for info on how to use it.
1.5.11 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-DisplayIO-SH1107
.
Read the docs for info on how to use it.
1.5.10 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1107
.
Read the docs for info on how to use it.
1.5.9 - Added type annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1107
.
Read the docs for info on how to use it.