API Tweak & Update Travis Badge In Readme
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.