Count:
Thanks robin2 for your reply I know I need to learn alot more. But I was asking about how to make those calculations in setup.
That is straightforward also - something like
debouncing_time_millis = debouncing_time * 1000;
...R
Count:
Thanks robin2 for your reply I know I need to learn alot more. But I was asking about how to make those calculations in setup.
That is straightforward also - something like
debouncing_time_millis = debouncing_time * 1000;
...R