WLED/wled00
Def3nder 06a5c1a798
Percent Effect from both ends of the strip (#660)
from 0 to 100 the strip will get color(0) starting at the ESP, from 200 to 100 to strip will do it the other way around.

So, when using this effect for the staircase usermod, a person entering area near the ESP would set an intensity starting with 1 and getting bigger and leaving on the other side would need to further increase the intensity until 200. then the strip has color(1) again.
2020-02-06 01:36:01 +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 discourse to readme 2020-02-04 17:43:46 +01:00
src/dependencies Update to Espalexa v2.4.4 2020-01-07 01:02:52 +01:00
FX_fcn.cpp Various fixes 2020-01-27 00:45:30 +01:00
FX.cpp Percent Effect from both ends of the strip (#660) 2020-02-06 01:36:01 +01:00
FX.h Added percent display effect. 2020-01-19 13:51:49 +01:00
html_other.h Fix iOS scrolling 2019-12-11 00:59:15 +01:00
html_settings.h non-required HUE settings 2020-01-28 20:47:37 +01:00
html_ui.h Release of WLED v0.9.0-b1 2019-12-13 01:23:07 +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 Police All, Sinelon and Lighthouse (Comet) effects (#634) 2020-01-28 13:48:59 +01:00
palettes.h Release of WLED v0.9.0-b1 2019-12-13 01:23:07 +01:00
wled00.ino FIx ESP32 compilation 2020-01-28 00:45:29 +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 Remove G and S options (only segment properties now) 2020-01-14 10:59:57 +01:00
wled02_xml.ino Added new HTTP API commands (resolves #597) 2020-01-19 01:07:38 +01:00
wled03_set.ino Added new HTTP API commands (resolves #597) 2020-01-19 01:07:38 +01:00
wled04_file.ino Attempting to fix disconnect on Adalight (ESP32, #194) 2019-11-30 11:17:37 +01:00
wled05_init.ino Remove G and S options (only segment properties now) 2020-01-14 10:59:57 +01:00
wled06_usermod.ino HA discovery wdt reset 2019-10-20 17:38:25 +02:00
wled07_notify.ino Removed pixel locking 2020-01-02 22:10:59 +01:00
wled08_led.ino SunRise using NightLight Fade 2020-01-08 12:00:25 +01:00
wled09_button.ino Timebase sync 2019-10-18 12:19:52 +02:00
wled10_ntp.ino Few Cronixie fixes 2020-01-01 01:04:54 +01:00
wled11_ol.ino Removed pixel locking 2020-01-02 22:10:59 +01:00
wled12_alexa.ino Changes for 4CH and 5CH LED stripes 2019-12-18 15:35:32 +01:00
wled13_cronixie.ino Removed pixel locking 2020-01-02 22:10:59 +01:00
wled14_colors.ino More IR remotes (24/40/44-keys) and select them in the settings 2020-01-08 00:46:16 +01:00
wled15_hue.ino Removed onlyAP 2019-10-18 14:06:07 +02:00
wled16_blynk.ino Removed onlyAP 2019-10-18 14:06:07 +02:00
wled17_mqtt.ino Release of WLED v0.9.0-b1 2019-12-13 01:23:07 +01:00
wled18_server.ino Fixed effects (#466) 2019-12-21 03:17:54 +01:00
wled19_json.ino Grouping and Spacing 2020-01-14 10:57:23 +01:00
wled20_ir.ino Fix consecutive break statement. 2020-01-25 16:53:37 +00:00