Skip to content

2.12.11 - Fixed compatibility with MicroPython

Compare
Choose a tag to compare
@tekktrik tekktrik released this 09 Oct 21:06
· 26 commits to main since this release
70fd5fd

Fixed compatibility with MicroPython using Blinka.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ssd1306.

Read the docs for info on how to use it.