Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 650 Bytes

HLW8012 change log

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.1] 2018-10-05

Changed

  • Small changes

[1.1.0] 2017-10-11

Added

  • Support for energy measurement (thanks to Hermann Kraus)

[1.0.1] 2017-06-20

Changed

  • Disable calibration in examples

Fixed

  • Issue #1. Placing ISR handlers and wrappers into IRAM

[1.0.0] 2017-01-13

Added

  • Added reactive power calculation
  • Added reset calibration values

Fixed

  • Using volatile for variable inside callbacks

[0.1.0] 2016-11-08

  • Initial working version