1.14.1 - Pin Arguments for TFT FeatherWings
This release adds ts_cs
and sd_cs
keyword arguments for the 3.5" and 2.4" FeatherWing helpers. This allows them to be used on Feathers with different pinouts.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-featherwing
.
Read the docs for info on how to use it.