Skip to content

API Tweak & Update Travis Badge In Readme

Compare
Choose a tag to compare
@sommersoft sommersoft released this 16 Jan 02:52

API Tweak

rgb.color565() now allows a list or tuple containing r, g, b to be passed as the first argument.


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

To use in CPython, pip install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.