Wled_Fan_Controller/wled00
2025-01-06 12:07:45 +00:00
..
data Merge branch 'main' into HUB75-AC 2025-01-06 12:07:45 +00:00
src SparkFunDMX fix for possible array bounds violation in DMX.write 2024-11-21 22:50:55 +01:00
alexa.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
bus_manager.cpp Merge branch 'main' into HUB75-AC 2025-01-06 12:07:45 +00:00
bus_manager.h Merge branch 'main' into HUB75-AC 2025-01-06 12:07:45 +00:00
bus_wrapper.h PolyBus: Clarify use of clock_kHz 2024-11-27 09:05:10 -05:00
button.cpp Multiple fixes 2024-10-26 15:16:11 +02:00
cfg.cpp Always copy all the pin data 2024-09-22 15:27:23 +01:00
colors.cpp Conditional IRAM for gamma 2024-09-12 08:30:46 +02:00
const.h Merge branch 'main' into HUB75-AC 2025-01-06 12:07:45 +00:00
dmx.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
e131.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
fcn_declare.h Proper fix for #3605 & #4346 2024-12-07 10:11:25 +01:00
file.cpp handleFileRead: Skip duplicate FS check 2024-09-18 19:47:51 -04:00
FX_2Dfcn.cpp Multiple fixes 2024-10-26 15:16:11 +02:00
FX_fcn.cpp Merge branch '0_15' 2024-12-16 13:12:38 +00:00
FX.cpp Fix update for #4193 (twinkle fox & cat) 2024-12-05 06:54:30 +01:00
FX.h replaced repeated progress() calculation calls with a variable (#4256) 2024-12-15 13:46:18 +01:00
hue.cpp
improv.cpp WLED 0.15.0-b6 release (#4180) 2024-10-14 20:13:59 +02:00
ir_codes.h
ir.cpp Serial improvements (can RX, canTX) 2024-09-17 16:21:52 +02:00
json.cpp Incorrect limit fix 2024-12-07 10:14:11 +01:00
led.cpp Multiple fixes 2024-10-26 15:16:11 +02:00
lx_parser.cpp
mqtt.cpp Merge branch '0_15' into end_oappend_v2 2024-09-24 21:43:47 +02:00
my_config_sample.h
net_debug.cpp
net_debug.h
network.cpp WiFi reconnect bugfix 2024-12-07 16:47:50 +01:00
NodeStruct.h Size & speed optimisations 2024-07-11 21:22:58 +02:00
ntp.cpp Added BRT timezone 2024-10-12 10:56:40 -03:00
overlay.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
palettes.h Replaced single palette cases with an array to consolidate code 2024-11-10 22:48:26 +01:00
pin_manager.cpp Merge branch 'main' into HUB75-AC 2025-01-06 12:07:45 +00:00
pin_manager.h Merge branch '0_15' into HUB75-AC 2024-09-22 15:12:37 +01:00
playlist.cpp Updated based on more feedback 2024-05-02 14:36:18 -07:00
presets.cpp bugfix: prevent preset loading from resetting other errors 2024-10-19 18:43:10 +02:00
remote.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
set.cpp Merge branch 'main' into HUB75-AC 2025-01-06 12:07:45 +00:00
udp.cpp Remov superfluous #if 2024-09-23 20:39:16 +02:00
um_manager.cpp Merge branch '0_15' into end_oappend_v2 2024-09-24 21:43:47 +02:00
usermod_v2_empty.h
usermod.cpp
usermods_list.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
util.cpp Proper fix for #3605 & #4346 2024-12-07 10:11:25 +01:00
wled_eeprom.cpp Always copy all the pin data 2024-09-22 15:27:23 +01:00
wled_ethernet.h
wled_main.cpp wled00 -> wled_main 2024-08-14 11:16:46 +02:00
wled_math.cpp changed 90° offset to hex, fixed potential bug in FX using sin/cos with incrementing number 2024-11-27 21:53:32 +01:00
wled_serial.cpp Serial improvements (can RX, canTX) 2024-09-17 16:21:52 +02:00
wled_server.cpp Fix incorrect SET_F calls 2024-10-23 21:26:40 -04:00
wled.cpp WiFi reconnect bugfix 2024-12-07 16:47:50 +01:00
wled.h set version to dev 2024-12-04 18:57:32 +00:00
ws.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
xml.cpp Merge branch 'main' into HUB75-AC 2025-01-06 12:07:45 +00:00