Skip to content

Added auto_write and show()

Compare
Choose a tag to compare
@kattni kattni released this 20 Nov 16:57
4997633

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.