Change Button Address with Potentiometer #1017
mattibatti
started this conversation in
General
Replies: 2 comments
-
There is no real difference between the usage of Bankable::CCButton and Bankable::CCPotentiometer. You can find the details in the API reference. However, it looks like you added multiple invalid arguments (with value 0), what was the intention behind those? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome, thank you :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi - I want to use a potentiometer to change the addresses for my buttons. I see lots of examples using banks to change the CC address of analog inputs, so I tried to use that for buttons by making a button as follows:
But this did not work. What am I missing?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions