This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to write a debounce button function?

I connected a button to LED on a breadboard, how can I write a debounce function to control a button. I checked app_button.c but it seems buttons they are using is button on a board, not a button on breadboard that I used. Thank you

Related