You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove 400khz flag from neopixel_write to work with CircuitPython 0.9…
….0 API change.
CircuitPython 0.9.0 removed this bool for SAMD21 port to save space. Updating library to conform. NOTE this _requires_ using the latest 0.9.0 release to make NeoPixels work!