RGBWWLed icon indicating copy to clipboard operation
RGBWWLed copied to clipboard

Library for esp8266 to control LEDs via PWM. Allows for different color spaces (RGBW, HSV) and color correction

Results 3 RGBWWLed issues
Sort by recently updated
recently updated
newest added

This basically wraps up two changes in the way this library works without breaking backwards compatibility (badly). First off, for HSV commands, the Library will only change the channels relevant...

Contains single line fix that makes CW and WW channels behave nicely in RGBWWCW mode.