WLED/wled00
Frank 21173dc907 Fixing a potential array bounds violation in ESPDMX
DMXESPSerial::write and DMXESPSerial::read could access DMXDataStore[512] -   one more than the allocated number of elements (i.e. 0...511].
2024-02-17 13:05:04 +01:00
..
data Fix merge error 2024-02-09 22:37:52 +01:00
src Fixing a potential array bounds violation in ESPDMX 2024-02-17 13:05:04 +01:00
FX.cpp Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
FX.h Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
FX_2Dfcn.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
FX_fcn.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
NodeStruct.h
alexa.cpp
bus_manager.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
bus_manager.h Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
bus_wrapper.h Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
button.cpp Multiple analog button fix for #3549 2024-02-10 11:45:33 +01:00
cfg.cpp Multiupdate 2024-02-09 22:15:29 +01:00
colors.cpp Configuration item for harmonic palettes 2024-02-06 11:06:23 +01:00
const.h Fixing stairway usermod and adding buildflags 2024-02-14 09:56:57 +01:00
dmx.cpp Multiupdate 2024-02-09 22:15:29 +01:00
e131.cpp Implement multiple WiFi 2024-01-21 00:30:15 +01:00
fcn_declare.h ESP-NOW packet modification 2024-02-15 20:40:55 +01:00
file.cpp Preset caching on chips with PSRAM 2024-02-13 11:12:04 +01:00
hue.cpp
improv.cpp Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
ir.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
ir_codes.h
json.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
led.cpp Multiupdate 2024-02-09 22:15:29 +01:00
lx_parser.cpp
mqtt.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
my_config_sample.h
net_debug.cpp
net_debug.h
network.cpp Merge branch '0_15' into multiwifi 2024-02-01 16:49:55 +01:00
ntp.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
overlay.cpp fix clock overlay display 2024-01-25 12:14:44 +01:00
palettes.h
pin_manager.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
pin_manager.h Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
playlist.cpp Possible fix for #3541 2023-11-28 10:42:18 +01:00
presets.cpp JSON buffer lock error messages 2024-02-17 11:30:29 +01:00
remote.cpp Ignore missing remote.json 2024-02-03 14:40:45 +01:00
set.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
udp.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
um_manager.cpp Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp Fixing stairway usermod and adding buildflags 2024-02-14 09:56:57 +01:00
util.cpp JSON buffer lock error messages 2024-02-17 11:30:29 +01:00
wled.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
wled.h Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
wled00.ino
wled_eeprom.cpp Implement multiple WiFi 2024-01-21 00:30:15 +01:00
wled_ethernet.h
wled_math.cpp
wled_serial.cpp JSON buffer lock error messages 2024-02-17 11:30:29 +01:00
wled_server.cpp JSON buffer lock error messages 2024-02-17 11:30:29 +01:00
ws.cpp JSON buffer lock error messages 2024-02-17 11:30:29 +01:00
xml.cpp Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00