Releases: adafruit/Adafruit_CircuitPython_LC709203F
2.1.0 - Added thermistor support, improved documentation
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.
2.0.3 - Fixed crc calculation for non-express boards
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.
2.0.2 - Ran black
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.
2.0.1 - Moved pylint from build.yml to .pre-commit-config.yml
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.
Correct Class Name
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.
Fix battery voltage for percent calculation
Now assumes 4.2V battery instead of 4.35V
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.
Initial release.
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.