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
{{ message }}
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Almost thought my LEDs were all duds until I dug through the code and found that WS2812B_GPIO was 24 instead of 1. Comparing the SW_GPIO array to the kicad files it seems things were moved around at some point but the code wasn't updated.
Almost thought my LEDs were all duds until I dug through the code and found that
WS2812B_GPIOwas 24 instead of 1. Comparing theSW_GPIOarray to the kicad files it seems things were moved around at some point but the code wasn't updated.