Releases: D-314/IP2368-Arduino-Library
Releases · D-314/IP2368-Arduino-Library
1.2.2: library rename
1.2.1: fix: incorrect max power readings
version 1.2.1
1.2.0: Added support for ip2366
- Added support for the IP2366 chip.
- Introduced a base class
IP236xto unify common functionality for IP2366 and IP2368.
1.1.1 : fix: incorrect RechargeThreshold and LowBatteryVoltage calculation
1.1.0: fix: Posting trash data when no chip connected
added optional argument with pointer to error code (see ErrorHandling example)
Full Changelog: 1.0.2...1.1.0
1.0.2: fix: added setBatteryPercentage
it is useless, but this regs have write flag
1.0.1: hotfix wire dependency
move to src dir