I don't understand what's wrong with my code #10698
Unanswered
6565man
asked this question in
RP2040 / Pico
Replies: 1 comment 4 replies
-
Hmm, pot4=ADC(Pin(22) ) shouldn‘t work because the pico has only gpio pin 26-28 as usable adc inputs. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've tested this script, and it works on the first servo, but when I add more, or use one that isn't the first, it stops working, is this something I'm being an idiot about? Or is there an actual problem?
this is my code:
Beta Was this translation helpful? Give feedback.
All reactions