Dynamic Channel Methods for collections of NeoPixelBus #412
Makuna
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
#411
Platforms with hardware support with multiple channels can now share a type to make it easy to collect instances in an array.
Supported platforms are Esp32 RMT and NRF52x PWM.
You can initialize a collection easily like
then you can use a for loop to access all the buses like
Beta Was this translation helpful? Give feedback.
All reactions