ArduinoMenu icon indicating copy to clipboard operation
ArduinoMenu copied to clipboard

Testing the example file btNav

Open pierbout opened this issue 3 years ago • 0 comments

Hello.

I am discovering your library, and I don't manage to test your example file btNav.ino: I can compile and inject, but pressing the buttons doesn't do anything.

Is there anything I must modify in the library, according to my context, or is it supposed to work "as is"? (of course I changed the pins number of the switches to correspond to my board)

Maybe I must adapt according to pull up/pull down swiches?

btnNav works fine with + and - keys + ENTER (I don't understand how / and * keys are supposed to react) The final goal is to use the library on an arduino with an analogic joystick (i.e. 5 switches) and a TFT screen using eSPI

pierbout avatar Jun 17 '22 13:06 pierbout