Hi! I had a working project that utilized the neopixel library, but just upgraded my photon2 from OS 5.6 to 5.7 and the neopixel library is no longer working. Every time I write to the pixels, they all show up as white. Are there any suggestions to fix this? Thanks!!
1 Like
Hi @tigershark22 !
Thanks for the report on this. I've updated the Neopixel library to v1.0.4 with a fix that is also backwards compatible.
Please give that a try and let us know if it works for you
3 Likes
Awesome! It works now, thank you!! Is there anything in the release notes or commits of the new os that I could look at to learn more about what changed?
I believe the plan is to revert this API order requirement back to the way it was asap. So it's kind of only a required change for the NeoPixel library and maybe one other out there. Other than that I don't believe you need to worry about the changes.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.