aboutsummaryrefslogtreecommitdiff
path: root/src/button.c
AgeCommit message (Collapse)Author
2024-06-10button: add basic button functionalitiesDien-Nhung Nguyen-Phu
- Provided a way to set handler for each button one-press/long-press - Debouncing with RC filter and Schmitt trigger