Commit Graph

7 Commits (c49844df66213dfab5dbcc12d772f0a4279f2141)

Author SHA1 Message Date
Scott Lahteine c49844df66 !ENABLED => DISABLED
Scott Lahteine e37dd64548 Apply LEDColor, language fixes
Tannoo cf0f78336b New Feature: LED_CONTROL_MENU
Scott Lahteine daeff5a11a Tweak neopixel self-test
Scott Lahteine 3ac581eac9 Neopixel changes for parity with 1.1.x
Slawomir Ciunczyk a11e6a1022 Different NEOPIXEL types
Same as  but for 2.0.x,
Lot of cleanup and remove references in whole code to other "LED files" than leds.h. Now will be much easier to add next drivers/libraries. e.g. FastLED. But bad news, currently FastLED is suporting only RGB devices (no RGBW)
Scott Lahteine 8fbb833de9 Encapsulate RGB(W) LEDs