I need to do a timer with 2 buttons(the first to run and pause, and the second to reset), and LCD 16x2

Even Simplier...

#include "Bounce2.h"
...

Look at the basic button example that comes with the library

1 Like