Skip to content

Correct Class Name

Compare
Choose a tag to compare
@askpatrickw askpatrickw released this 08 Jan 19:22
9945e1d

This release corrects a typo in the class name.
This is a breaking change for existing code. You will need to update your code so any references to LC709023F are instead LC709203F. Notice the 0 and 2 are flipped.

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

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

Read the docs for info on how to use it.