.. |
data
|
Merge pull request #2184 from Aircoookie/fx-mods
|
2021-09-19 15:16:23 +02:00 |
src/dependencies
|
Avoid redundant localIP calls, each call takes 0.700 us on ESP32 240Mhz (#2206)
|
2021-09-19 19:51:54 +02:00 |
FX.cpp
|
Allocate segment data based on currently active segments (#2217)
|
2021-09-20 21:22:50 +02:00 |
FX.h
|
Allocate segment data based on currently active segments (#2217)
|
2021-09-20 21:22:50 +02:00 |
FX_fcn.cpp
|
Allocate segment data based on currently active segments (#2217)
|
2021-09-20 21:22:50 +02:00 |
NodeStruct.h
|
…
|
|
alexa.cpp
|
…
|
|
blynk.cpp
|
…
|
|
bus_manager.h
|
Ethernet configuration fix, improve PinManager (#2123)
|
2021-08-23 14:14:48 +02:00 |
bus_wrapper.h
|
…
|
|
button.cpp
|
…
|
|
cfg.cpp
|
Merge pull request #2184 from Aircoookie/fx-mods
|
2021-09-19 15:16:23 +02:00 |
colors.cpp
|
Revert changes from PR1902
|
2021-08-29 11:49:06 -07:00 |
const.h
|
Slight IR JSON simplefication
|
2021-09-09 12:05:02 +02:00 |
dmx.cpp
|
…
|
|
e131.cpp
|
…
|
|
fcn_declare.h
|
Revert changes from PR1902
|
2021-08-29 11:49:06 -07:00 |
file.cpp
|
…
|
|
html_other.h
|
…
|
|
html_settings.h
|
Merge pull request #2184 from Aircoookie/fx-mods
|
2021-09-19 15:16:23 +02:00 |
html_ui.h
|
Segment name UI changes
|
2021-09-18 00:31:39 +02:00 |
hue.cpp
|
Auto create segments setting (#2183)
|
2021-09-11 01:17:42 +02:00 |
ir.cpp
|
Fixed IR JSON cmd string (closes #2187 )
|
2021-09-12 01:37:41 +02:00 |
ir_codes.h
|
…
|
|
json.cpp
|
Semi-working segment on/off transition
|
2021-09-20 21:22:04 +02:00 |
led.cpp
|
Fixed undesirable boot color transition
|
2021-08-06 02:08:36 +02:00 |
lx_parser.cpp
|
…
|
|
mqtt.cpp
|
Auto create segments setting (#2183)
|
2021-09-11 01:17:42 +02:00 |
my_config_sample.h
|
…
|
|
ntp.cpp
|
…
|
|
overlay.cpp
|
Ethernet configuration fix, improve PinManager (#2123)
|
2021-08-23 14:14:48 +02:00 |
palettes.h
|
rename palette arrays
|
2021-08-25 10:16:30 -07:00 |
pin_manager.cpp
|
Ethernet configuration fix, improve PinManager (#2123)
|
2021-08-23 14:14:48 +02:00 |
pin_manager.h
|
Ethernet configuration fix, improve PinManager (#2123)
|
2021-08-23 14:14:48 +02:00 |
playlist.cpp
|
…
|
|
presets.cpp
|
…
|
|
set.cpp
|
Merge pull request #2175 from henrygab/revert_pr1902
|
2021-09-14 00:29:59 +02:00 |
udp.cpp
|
Avoid redundant localIP calls, each call takes 0.700 us on ESP32 240Mhz (#2206)
|
2021-09-19 19:51:54 +02:00 |
um_manager.cpp
|
…
|
|
usermod.cpp
|
…
|
|
usermod_v2_empty.h
|
…
|
|
usermods_list.cpp
|
Added usermod "battery status basic" (#2127)
|
2021-08-20 20:42:46 +02:00 |
wled.cpp
|
Avoid redundant localIP calls, each call takes 0.700 us on ESP32 240Mhz (#2206)
|
2021-09-19 19:51:54 +02:00 |
wled.h
|
Semi-working segment on/off transition
|
2021-09-20 21:22:04 +02:00 |
wled00.ino
|
…
|
|
wled00.vcxproj
|
…
|
|
wled00.vcxproj.filters
|
…
|
|
wled00.vcxproj.user
|
…
|
|
wled_eeprom.cpp
|
…
|
|
wled_ethernet.h
|
Ethernet configuration fix, improve PinManager (#2123)
|
2021-08-23 14:14:48 +02:00 |
wled_math.h
|
…
|
|
wled_serial.cpp
|
Added JSON API over serial support (#2156)
|
2021-08-26 11:04:27 +02:00 |
wled_server.cpp
|
…
|
|
ws.cpp
|
Added application level pong websockets reply (#2139)
|
2021-08-17 12:47:01 +02:00 |
xml.cpp
|
Merge pull request #2175 from henrygab/revert_pr1902
|
2021-09-14 00:29:59 +02:00 |