WLED/wled00
TripleWhy 25c5e823d9 Seed FastLED's random functions during startup
This allows effects or color palettes that use FastLED's RNG to be
different each time the device is powered on.
2023-11-27 18:44:09 +01:00
..
data Hide transitions if not enabled. 2023-11-27 13:39:52 +01:00
src
FX.cpp Use FastLED's random functions instead of arduino's for all effects 2023-11-27 18:18:47 +01:00
FX.h Possible fix for #3541 2023-11-27 13:27:52 +01:00
FX_2Dfcn.cpp
FX_fcn.cpp
NodeStruct.h
alexa.cpp
bus_manager.cpp
bus_manager.h
bus_wrapper.h
button.cpp Add button type: Touch (switch) #3537 2023-11-22 15:35:11 +01:00
cfg.cpp Possible fix for #3541 2023-11-27 13:27:52 +01:00
colors.cpp
const.h Add button type: Touch (switch) #3537 2023-11-22 15:35:11 +01:00
dmx.cpp
e131.cpp
fcn_declare.h
file.cpp
html_cpal.h
html_other.h
html_pixart.h
html_pxmagic.h
html_settings.h Hide transitions if not enabled. 2023-11-27 13:39:52 +01:00
html_simple.h
html_ui.h
hue.cpp
improv.cpp
ir.cpp
ir_codes.h
json.cpp Possible fix for #3541 2023-11-27 13:27:52 +01:00
led.cpp Second attempt at #3541 2023-11-27 14:24:07 +01:00
lx_parser.cpp
mqtt.cpp
my_config_sample.h
net_debug.cpp
net_debug.h
network.cpp
ntp.cpp
overlay.cpp
palettes.h
pin_manager.cpp
pin_manager.h
playlist.cpp Possible fix for #3541 2023-11-27 13:27:52 +01:00
presets.cpp
remote.cpp Support for wiz smart button 2023-11-25 16:42:39 +01:00
set.cpp Possible fix for #3541 2023-11-27 13:27:52 +01:00
udp.cpp Second attempt at #3541 2023-11-27 14:24:07 +01:00
um_manager.cpp
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp
util.cpp
wled.cpp Seed FastLED's random functions during startup 2023-11-27 18:44:09 +01:00
wled.h Second attempt at #3541 2023-11-27 14:24:07 +01:00
wled00.ino
wled_eeprom.cpp
wled_ethernet.h
wled_math.cpp
wled_serial.cpp
wled_server.cpp
ws.cpp
xml.cpp