Skip to content

1.5.0

Compare
Choose a tag to compare
@fabianoriccardi fabianoriccardi released this 11 Sep 19:53
· 32 commits to main since this release

New features:

  • measure the current frequency of AC
  • set the AC frequency at runtime
  • add turnOn method
  • add library.json for PlatformIO registry

Bug fix:

  • Fix various incompatibilities with new platform versions

For developers:

  • add ci with Github Actions
  • add metadata to develop the library with Visual Studio Code and PlatformIO
  • style code with clang-format