Skip to content

Releases: paclema/PowerManagement

PowerManagement v0.3.0

15 Sep 19:05

Choose a tag to compare

Changes

  • Replace Serial logging with ESP_LOG in ADCSense and PowerManagement classes

Full Changelog: v0.2.1...v0.3.0

PowerManagement v0.2.1

26 Aug 14:46

Choose a tag to compare

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

26 Aug 14:26

Choose a tag to compare

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

16 Aug 21:23

Choose a tag to compare

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

16 Aug 21:14

Choose a tag to compare

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

16 Aug 20:54

Choose a tag to compare

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