WLED/wled00
2021-05-23 15:51:53 +02:00
..
data Bugfixes. 2021-05-23 01:11:35 +02:00
src/dependencies Added experimental {"on":"t"} (resolves #1952 ) 2021-05-17 12:29:30 +02:00
alexa.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
blynk.cpp Bugfixes. 2021-05-23 01:11:35 +02:00
bus_manager.h Bugfixes. 2021-05-23 01:11:35 +02:00
bus_wrapper.h Changed getI() parameter name to reflect actual meaning. 2021-05-21 08:11:04 +02:00
button.cpp Bugfixes. 2021-05-23 01:11:35 +02:00
cfg.cpp Bugfixes. 2021-05-23 01:11:35 +02:00
colors.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
const.h Added analog button/potentiometer support (partial) 2021-05-21 12:08:47 +02:00
dmx.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
e131.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
fcn_declare.h Bugfixes. 2021-05-23 01:11:35 +02:00
file.cpp Merge branch 'master' of https://github.com/aircoookie/WLED into dev 2021-05-18 15:45:34 +02:00
FX_fcn.cpp Bugfix saving PWM & button pins. 2021-05-22 00:13:49 +02:00
FX.cpp Merge branch 'master' of https://github.com/aircoookie/WLED into dev 2021-05-18 15:45:34 +02:00
FX.h Merge branch 'master' of https://github.com/aircoookie/WLED into dev 2021-05-18 15:45:34 +02:00
html_other.h Merge branch 'master' of https://github.com/aircoookie/WLED into dev 2021-05-18 15:45:34 +02:00
html_settings.h Bugfixes. 2021-05-23 01:11:35 +02:00
html_ui.h Bugfixes. 2021-05-23 01:11:35 +02:00
hue.cpp Merge branch 'dev' of https://github.com/aircoookie/WLED into dev 2021-03-14 11:41:55 +01:00
ir_codes.h adds support for 9-key remote and intensity/speed repeat actions 2020-06-04 08:24:55 -04:00
ir.cpp Merge JSON IR code into master changes. 2021-05-18 22:04:51 +02:00
json.cpp Merge branch 'master' of https://github.com/aircoookie/WLED into dev 2021-05-18 15:45:34 +02:00
led.cpp Bugfixes. 2021-05-23 01:11:35 +02:00
lx_parser.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
mqtt.cpp Reverted retained MQTT messages. 2021-05-19 08:22:41 +02:00
my_config_sample.h Streamline platformio.ini 2020-11-18 00:54:41 +01:00
NodeStruct.h Fix node type 2021-03-09 17:21:19 +01:00
ntp.cpp Temporary fix for inappropriate atan_t(). 2021-05-23 15:51:53 +02:00
overlay.cpp Merge branch 'master' of https://github.com/aircoookie/WLED into dev 2021-05-18 15:45:34 +02:00
palettes.h Add Aurora Borealis effect (#1589) 2021-01-04 11:11:36 +01:00
pin_manager.cpp First light from busmanager! (still not usable though) 2021-01-16 00:50:43 +01:00
pin_manager.h First light from busmanager! (still not usable though) 2021-01-16 00:50:43 +01:00
playlist.cpp Merge branch 'master' of https://github.com/aircoookie/WLED into dev 2021-05-18 15:45:34 +02:00
presets.cpp Reduced rev:2 API use. 2021-04-08 15:46:18 +02:00
set.cpp Bugfix saving PWM & button pins. 2021-05-22 00:13:49 +02:00
udp.cpp Removed unnecessary vars. 2021-03-19 16:23:16 +01:00
um_manager.cpp User configurable usermods. 2021-05-07 12:41:39 +02:00
usermod_v2_empty.h Added v2 usermods API 2020-05-28 02:20:02 +02:00
usermod.cpp Lots of new effects! 2020-06-06 00:57:34 +02:00
usermods_list.cpp User configurable usermods. 2021-05-07 12:41:39 +02:00
wled00.ino Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj.filters Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj.user Modify Structure to fix path issues 2019-07-23 18:51:26 +02:00
wled_eeprom.cpp Multi button implementation. 2021-05-19 18:39:16 +02:00
wled_math.h Temporary fix for inappropriate atan_t(). 2021-05-23 15:51:53 +02:00
wled_serial.cpp Remove toggleOnOff() and use setBrightness(). 2021-03-19 08:24:45 +01:00
wled_server.cpp Merge branch 'master' of https://github.com/aircoookie/WLED into dev 2021-05-18 15:45:34 +02:00
wled.cpp Bugfixes. 2021-05-23 01:11:35 +02:00
wled.h Bugfixes. 2021-05-23 01:11:35 +02:00
ws.cpp Merge branch 'master' into dev. 2021-03-29 23:12:19 +02:00
xml.cpp Fixed XML API <wv> containing -1 on Manual only RGBW mode (see #888, #1783) 2021-05-21 10:04:22 +02:00