button

ESP-IDF component to drive multiple instances of tactile switches buttons

MIT License

Stars
12
Committers
2

Bot releases are visible (Hide)

button - v1.1.0 Latest Release

Published by mauriciobarroso about 1 year ago

  • Tested on ESP-IDF v5.1.
  • Added support for rising edge interrupt.
  • Implemented four click types: single, medium, long and double.
button - v1.0.0

Published by mauriciobarroso about 1 year ago

  • Tested on ESP-IDF v4.2.
  • Only support falling edge interrupt.
  • Implemented three click types: short, medium and long.