Skip to content

2.6.0

Latest
Compare
Choose a tag to compare
@mathertel mathertel released this 01 Aug 18:20
· 9 commits to master since this release

What's Changed

  • The new setup(...) function allows deferred initialisation.
  • The SimpleOneButton.ino includes a configuration for the Arduino Nano ESP32
  • Supporting a new press event.
  • using bool instead of boolean that is a deprecated type by Arduino.
  • changes in debouncing.
  • standard Arduino style .clang formatting in changed files.

New Contributors

Full Changelog: 2.5.0...2.6.0