Skip to content

1.4.2 - Updated to use CircuitPython 9.X.X API

Compare
Choose a tag to compare
@tekktrik tekktrik released this 25 Mar 13:46
· 2 commits to main since this release
11dddce

Updated the library to use the 9.X.X CircuitPython API if possible, using the previous API as a fallback, This will prevent future warnings when using on boards running 9.X.X. Please note that the previous API fallback may be removed at a later date. Thanks @DJDevon3!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-hx8357.

Read the docs for info on how to use it.