* Prep for CircuitPython 3.x which will have `struct` instead of `ustruct`. Thanks to mrmcwethy
Full change list [from 2.0](https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display/compare/2.0...2.0.1).
To use in CircuitPython, download the .zip file, unzip it and copy its contents to the `lib` folder on the `CIRCUITPY` drive. Or, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
Read the [docs](https://micropython-rgb.readthedocs.io/en/latest/) for info on how to use it.