Skip to main content

New answers tagged

0 votes

Increase interrupt resolution on Arduino Micro

I resolved it. It was the delay(50); line that was used as button debouncing that caused the issue. I resolved it in two ways: I added logic to test that the first tested button input (buttonpress ...
sebastian nielsen's user avatar

Top 50 recent answers are included