Add support for CharlieBonnet, update example to use adafruit_framebuf
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.