Releases: paclema/PowerManagement
Releases · paclema/PowerManagement
PowerManagement v0.3.0
Changes
- Replace Serial logging with ESP_LOG in ADCSense and PowerManagement classes
Full Changelog: v0.2.1...v0.3.0
PowerManagement v0.2.1
Changes
- Implement addChargingStatusCallback and include list of callbacks to be called on isrCharging interrupt. Change some members to private
- Fix private ChargingStatusCallback definition to public
Full Changelog: v0.2.0...v0.2.1
PowerManagement v0.2.0
Changes
- Implement addChargingStatusCallback and include list of callbacks to be called on isrCharging interrupt. Change some members to private
Full Changelog: v0.1.0...v0.2.0
PowerManagement v0.1.0
Changes
- Set ADC_WIDTH_BIT_13 for s2 and s3 targets and ADC_WIDTH_BIT_12 for other esp32 SoCs
Full Changelog: v0.0.1...v0.1.0
PowerManagement v0.0.1
Changes
- Add missing badges for release build, PlatformIO registry, and donation link to README
Full Changelog: v0.0.0...v0.0.1
PowerManagement v0.0.0
Changes
- Added PowerManagement and ADCSense classes and published first lib version v0.0.0
- Updated lib description
- Fixed library.json typo
- Fixed typo
- Added basic example
- Add github release workflow and scripts
- Fix compare_versions.sh script to handle v0.0.0 version
- Add LICENSE file and remove 'data' folder from build-arduino-package.sh zip
Full Changelog: v0.0.0...v0.0.0