-
Notifications
You must be signed in to change notification settings - Fork 417
Home
Matthew Heironimus edited this page Jul 22, 2020
·
14 revisions
If you have questions or need help, please check the README file in the code repository first. If you cannot find your answer on that page, hopefully one of the following pages will help.
Hello, I connected funky switches ALPS RKJXT1F42001 to arduino 2, but they have a problem, when the rod is deflected to the left, right, forward, backward, the central button is triggered, that is, an accidental trigger occurs, how can I make it so that when the rod is deflected to any of the sides, the central button is not processed, how to write this in code that if the rod is tilted to the left, then the central button should be equal to 0. Please tell me how this can be implemented, thank you