WLED/wled00
Blaž Kristan 1617658bfe
Per strip skip first LED implementation (#1871)
* Per strip "skip first LED".
Moved skip first led into bus manager.

* Update cfg.cpp

* Do not display Skip 1st on analog types

Rename skipFirstLed() to clarify what it does
Remove RGBW override

Co-authored-by: Aircoookie <dev.aircoookie@gmail.com>
Co-authored-by: Aircoookie <cschwinne@gmail.com>
2021-05-17 16:23:46 +02:00
..
data Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
src/dependencies Added experimental `{"on":"t"}` (resolves #1952 ) 2021-05-17 12:29:30 +02:00
FX.cpp Add notice if no usermod installed 2021-05-11 23:21:57 +02:00
FX.h Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
FX_fcn.cpp Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
NodeStruct.h
alexa.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
blynk.cpp
bus_manager.h Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
bus_wrapper.h Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
button.cpp Add switch support 2021-04-12 00:45:33 +02:00
cfg.cpp Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
colors.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
const.h Updated usermod readme and usability enhancements. 2021-05-17 12:52:27 +02:00
dmx.cpp
e131.cpp
fcn_declare.h Added experimental `/json/cfg` endpoint for changing settings from JSON 2021-05-11 01:11:16 +02:00
file.cpp Add notice if no usermod installed 2021-05-11 23:21:57 +02:00
html_other.h Fixed not turning on after pressing "Off" on IR remote twice (fixes #1950) 2021-05-07 11:32:08 +02:00
html_settings.h Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
html_ui.h Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
hue.cpp
ir.cpp Fixed possibility of non-0-terminated MQTT payloads 2021-05-13 01:04:33 +02:00
ir_codes.h
json.cpp Added experimental `{"on":"t"}` (resolves #1952 ) 2021-05-17 12:29:30 +02:00
led.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
lx_parser.cpp
mqtt.cpp Always copy MQTT payload 2021-05-17 10:38:07 +02:00
my_config_sample.h
ntp.cpp Fixed various Codacy code style and logic issues 2021-05-11 14:54:03 +02:00
overlay.cpp Fixed possibility of non-0-terminated MQTT payloads 2021-05-13 01:04:33 +02:00
palettes.h
pin_manager.cpp
pin_manager.h
playlist.cpp Fixed various Codacy code style and logic issues 2021-05-11 14:54:03 +02:00
presets.cpp
set.cpp Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
udp.cpp
um_manager.cpp User configurable usermods. 2021-05-07 12:41:39 +02:00
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp User configurable usermods. 2021-05-07 12:41:39 +02:00
wled.cpp Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
wled.h Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00
wled_math.h `NUM_STRIPS` no longer required with compile-time strip defaults 2021-04-16 01:01:24 +02:00
wled_serial.cpp
wled_server.cpp Added experimental `/json/cfg` endpoint for changing settings from JSON 2021-05-11 01:11:16 +02:00
ws.cpp
xml.cpp Per strip skip first LED implementation (#1871) 2021-05-17 16:23:46 +02:00