Hi all, I am having some difficulties detecting button presses, sometimes they are detected if held long enough, and other times not at all. I am using regular buttons, but not those on the ADAfruit LCD backpack. Maybe you all have some inputs: #include <stdio.h> #include <stdlib.h> #include <unistd...