WLED/wled00
cschwinne d36796429e Various small fixes
Fixed color of main segment returned in JSON API during transition not being target color
- Fixed arlsLock() being called after pixels set in E1.31, (closes #772)
- Fixed HTTP API calls not having an effect if no segment selected (now applies to main segment)
2020-03-14 11:28:42 +01:00
..
__vm - Fix the Visual Studio Project Structure with the e131 lib change to async 2019-11-22 19:19:48 +01:00
.vs/wled00/v15 Add Visual Studio Project Structure 2019-07-23 17:59:55 +02:00
data add E1.31 packet out-of-sequence config option, wrt #742 2020-03-10 18:28:51 +01:00
src/dependencies Reduce CPU load during interrupt handler 2020-02-27 09:52:48 +01:00
const.h Add custom32_LEDPIN_16 environment (from #748 ) 2020-03-04 11:45:25 +01:00
FX_fcn.cpp Various small fixes 2020-03-14 11:28:42 +01:00
FX.cpp Fixed Chase modes 2020-02-29 18:24:51 +01:00
FX.h Free more than 2kB of RAM 2020-02-25 02:19:12 +01:00
html_other.h DMX Support for WLED (#704) 2020-02-23 22:24:51 +01:00
html_settings.h add E1.31 packet out-of-sequence config option, wrt #742 2020-03-10 18:28:51 +01:00
html_ui.h Added new auto white modes (related to #573 ) 2020-02-20 00:45:09 +01:00
ir_codes.h Add IR codes for 6-key learning remote https://www.aliexpress.com/item/4000307837886.html 2020-01-25 16:46:10 +00:00
NpbWrapper.h Fix LED pin changed 2020-02-25 02:25:17 +01:00
palettes.h Free more than 2kB of RAM 2020-02-25 02:19:12 +01:00
wled00.ino Various small fixes 2020-03-14 11:28:42 +01:00
wled00.vcxproj - Fix the Visual Studio Project Structure with the e131 lib change to async 2019-11-22 19:19:48 +01:00
wled00.vcxproj.filters - Fix the Visual Studio Project Structure with the e131 lib change to async 2019-11-22 19:19:48 +01:00
wled00.vcxproj.user Modify Structure to fix path issues 2019-07-23 18:51:26 +02:00
wled01_eeprom.ino add E1.31 packet out-of-sequence config option, wrt #742 2020-03-10 18:28:51 +01:00
wled02_xml.ino add E1.31 packet out-of-sequence config option, wrt #742 2020-03-10 18:28:51 +01:00
wled03_set.ino add E1.31 packet out-of-sequence config option, wrt #742 2020-03-10 18:28:51 +01:00
wled04_file.ino Small adjustments to new DMX options 2020-02-09 19:10:29 +01:00
wled05_init.ino Remove defunct presetApplyCol and presetApplyFx 2020-02-29 18:42:55 +01:00
wled06_usermod.ino HA discovery wdt reset 2019-10-20 17:38:25 +02:00
wled07_notify.ino Various small fixes 2020-03-14 11:28:42 +01:00
wled08_led.ino IR remotes can disable NightLight with "OFF" (#745) 2020-03-02 12:41:14 +01:00
wled09_button.ino Refactor callMode (#702) 2020-02-22 16:17:32 +01:00
wled10_ntp.ino Fix UTC offset not working 2020-02-24 19:08:29 +01:00
wled11_ol.ino Removed pixel locking 2020-01-02 22:10:59 +01:00
wled12_alexa.ino Refactor callMode (#702) 2020-02-22 16:17:32 +01:00
wled13_cronixie.ino Remove defunct presetApplyCol and presetApplyFx 2020-02-29 18:42:55 +01:00
wled14_colors.ino Added new auto white modes (related to #573 ) 2020-02-20 00:45:09 +01:00
wled15_hue.ino Free more than 2kB of RAM 2020-02-25 02:19:12 +01:00
wled16_blynk.ino Refactor callMode (#702) 2020-02-22 16:17:32 +01:00
wled17_mqtt.ino Remove analog flicker (#678) 2020-02-22 17:20:34 +01:00
wled18_server.ino Free more than 2kB of RAM 2020-02-25 02:19:12 +01:00
wled19_json.ino Various small fixes 2020-03-14 11:28:42 +01:00
wled20_ir.ino New IRremote functions (#746) 2020-03-02 13:31:34 +01:00
wled21_dmx.ino DMX Support for WLED (#704) 2020-02-23 22:24:51 +01:00