Added auto_write and show()
Added ability to set trellis.pixels.auto_write = False
and then call trellis.pixels.show()
following NeoPixel code.
Thanks @adammhaile for this addition!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-trellism4
.
Read the docs for info on how to use it.