adafruit / Adafruit_CircuitPython_LC709203F

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

Package and Class name don't match #7

Closed askpatrickw closed 3 years ago

askpatrickw commented 3 years ago

Is there a reason that the class name isn't the same as the package name, or is it just a typo? They are the same in the Arduino version.

ex: from adafruit_lc709203f import LC709023F

Happy to do a PR if its a bug. This guide would also need updating: https://learn.adafruit.com/adafruit-lc709203f-lipo-lipoly-battery-monitor

ladyada commented 3 years ago

oi thats a typo... too many numbers! yeah could you submit a pr? we'll fix the guide :)