joewa / WS2812-LED-Driver_ChibiOS

LED Driver for WS2812B for ChibiOS
MIT License
9 stars 5 forks source link

Change ws2812_pwm_config to static global. #8

Open stertingen opened 4 years ago

stertingen commented 4 years ago

It is implicitly zero-initialized, ws2812_init() does the rest of the initialization without GNU extensions.