Hi everyone, looking for some help and guidance on a little project I have been working on.
I am trying to use a single button to change the display on an OLED screen, each of the screens has moving elements which is what is causing the problems.
I can get the screen been to change on a button press but it will only loop once then stops.
I really want to have the display continually loop until the next one is selected.
I have tried with Single Click, Double Click, Long Hold and Click & Hold but no matter what I have tried they all just loop once then stop.
Any help would be much appreciated as I am not a programmer. Thank you
Button_TEST.ino (20.7 KB)