-
I can't find an option in cmakelists, where can i choose a pin for the second segment? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
it's LED output + 1 |
Beta Was this translation helpful? Give feedback.
-
Hi, Thankyou very much for your reply. I have looked and read everything I can find on how to configure 2nd segment on RP2040. Perhaps Im not able to do what I am attempting. In summary I have configured an initial segment on NEOPIXEL0 GPIO16 no problem, works great. I want to configure a 2nd segment, and I think I understood your answer to be that if I connect the LED Data pin to NEOPIXEL1 GPIO17, that would do the trick. I have not defined that GPIO in CMakelists.txt, It only seems to have definitions for Default on 16 and the Index. Would appreciate any pointers you can give me, happy to look at some documentation, but cant seem to find any details for this setup on rp2040, though there is detail on this for the ESP boards, updating platformio. Thanks again, and sorry if these are basic questions, Im learning as I go. Regards... |
Beta Was this translation helpful? Give feedback.
it's LED output + 1