Update to include information about 4 wire LEDs.

This commit is contained in:
Brian Bulkowski
2020-03-08 19:42:38 -07:00
parent 98fafea81b
commit d532405e54

View File

@ -2,6 +2,13 @@
I believe I understand how this is supposed to work.
## Note! 3 wire only
Everything below about RMT and parallel use likely flies out the
window with a 4-wire LED. No one has ported FastLED on ESP32 to use
hardware assiste for 4-wire LEDs, that's why you get that ugly
warning about no hardware assist.
## Parallel output, or multiple controller, mode
FastLED talks a bit about what they call 'multi channel'. This is