adafruit / Adafruit_CircuitPython_LC709203F

Library for I2C LC709203F battery status and fuel gauge
MIT License
4 stars 10 forks source link

Add 400mAh PackSize. #17

Closed kattni closed 3 years ago

kattni commented 3 years ago

The 400mAh batteries designed for Feather are likely to be commonly used for Feather ESP32-S2 projects. So I figured including the proper packsize would be nice. Tested on Feather ESP32-S2 for functionality.

Extrapolated value from table 7 in the datasheet - type-01/03 is what was already in the library.

Screen Shot 2021-11-23 at 13 05 33