WLED/wled00
Thomas 1a513c7bbf
wled.cpp: Wrap Serial calls in `#ifdef WLED_ENABLE_ADALIGHT`. (#2630)
handleImprovPacket() unconditionally gobbles serial data which a problem
if we want another feature to consume it. This patch uses the same guard
as the existing call in `handleSerial()`.

Co-authored-by: Thomas Fubar <FUB4R@users.noreply.github.com>
2022-04-17 00:08:27 +02:00
..
data
src/dependencies
FX.cpp
FX.h
FX_fcn.cpp
NodeStruct.h
alexa.cpp
blynk.cpp
bus_manager.h
bus_wrapper.h
button.cpp
cfg.cpp
colors.cpp
const.h
dmx.cpp Merge branch 'master' into CCT-support 2021-11-05 21:27:52 +01:00
e131.cpp
fcn_declare.h
file.cpp
html_other.h
html_settings.h
html_ui.h
hue.cpp
improv.cpp
ir.cpp
ir_codes.h
json.cpp
led.cpp
lx_parser.cpp
mqtt.cpp
my_config_sample.h
ntp.cpp
overlay.cpp
palettes.h
pin_manager.cpp
pin_manager.h
playlist.cpp
presets.cpp
set.cpp
udp.cpp
um_manager.cpp
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp
util.cpp
wled.cpp
wled.h
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp
wled_ethernet.h
wled_math.h
wled_serial.cpp
wled_server.cpp
ws.cpp
xml.cpp