55aea7a46bd652c69a3695d83d8aba83ddadfd2d
- led_driver.h declares StripWand (NeoGrbwFeature/RMT) + StripSchrank (NeoWs2801Spi2MhzMethod) - led_driver.cpp implements initStrips, showBothStrips, setAllWand/Schrank, applyBrightness helpers - showBothStrips calls stripWand.Show() first (non-blocking DMA) then stripSchrank.Show() (blocking SPI) - Brightness clamped to [0.0f, BRIGHTNESS_MAX] before scaling
Description
Cyberpunk LED Sync Studio
Languages
Python
59.2%
C++
33.3%
C
7.5%