Skip to content

Releases: mauriciobarroso/button

v1.1.0

05 Sep 03:34
67b5eac
Compare
Choose a tag to compare
  • Tested on ESP-IDF v5.1.
  • Added support for rising edge interrupt.
  • Implemented four click types: single, medium, long and double.

v1.0.0

05 Sep 03:15
3a43276
Compare
Choose a tag to compare
  • Tested on ESP-IDF v4.2.
  • Only support falling edge interrupt.
  • Implemented three click types: short, medium and long.