Skip to content

Add support for CharlieBonnet, update example to use adafruit_framebuf

Compare
Choose a tag to compare
@ladyada ladyada released this 22 Feb 15:16
a76511f

Charliebonnet layout is now a supported subclass. Examples updated to use simpler i2c init, and adafruit_framebuf instead of the deprecated framebuf

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

To use in CPython, pip install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.