23 Commits

Author SHA1 Message Date
Jason Smith
2c8f566231
Suspend Servos for STM32+NeoPixel () 2020-12-05 00:02:58 -06:00
Scott Lahteine
06bf3ccfb7 Add alternative TERN macros 2020-11-07 22:19:25 -06:00
Zachary Annand
26858fdebf
Separate Neopixel followup () 2020-09-03 17:43:52 -05:00
Zachary Annand
09ddb5a724
Separate Neopixel followup () 2020-09-01 17:03:28 -05:00
Zachary Annand
41c7ae5d54
Separate Neopixels followup () 2020-08-31 16:06:24 -05:00
Zachary Annand
97ec6c1be6
Independent Neopixel option () 2020-08-27 14:18:16 -05:00
Scott Lahteine
c488070859 Minor cleanup w/r/t LEDs 2020-08-23 23:57:51 -05:00
Scott Lahteine
638f6f0f06 Neopixel => NeoPixel 2020-08-23 03:14:11 -05:00
ellensp
5038cddfd5
Add option to arrange Neopixel sets in series () 2020-08-14 08:25:45 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites () 2020-07-22 22:20:14 -05:00
ellensp
91dc74ff16
M150 I to set Neopixel by index () 2020-07-03 16:33:09 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code () 2020-04-22 16:35:03 -05:00
Scott Lahteine
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
Scott Lahteine
24706aedbd Fix Neopixel typos 2019-09-29 17:36:29 -05:00
Tim Moore
e5aa453293 Add support for 2 Neopixel strips () 2019-07-20 23:14:09 -05:00
Scott Lahteine
93cd66ac11 Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
Scott Lahteine
0feeef2604 Update copyright in headers 2019-02-12 15:30:11 -06:00
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup ()
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
2018-11-04 02:25:55 -06:00
Scott Lahteine
e37dd64548 Apply LEDColor, language fixes 2017-11-29 23:58:12 -06:00
Tannoo
cf0f78336b New Feature: LED_CONTROL_MENU 2017-11-29 21:02:55 -06:00
Scott Lahteine
3ac581eac9 Neopixel changes for parity with 1.1.x 2017-10-25 18:40:04 -05:00
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)
2017-10-10 02:17:36 -05:00
Scott Lahteine
8fbb833de9 Encapsulate RGB(W) LEDs 2017-09-21 16:26:46 -05:00