WLED/wled00
Aircoookie ce89a92d0d
Merge pull request #368 from stockklauser/master
Fix Visual Studio Project Structure and add 3 new Effects
2019-11-25 01:34:34 +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 Added live preview json 2019-11-18 12:29:36 +01:00
src/dependencies Fix PIO (#92) 2019-11-20 00:47:43 +01:00
FX_fcn.cpp Migrate to ESPAsyncE131 2019-11-18 20:43:27 +01:00
FX.cpp Simplified police code 2019-11-25 01:20:03 +01:00
FX.h Simplified police code 2019-11-25 01:20:03 +01:00
html_classic.h Finished JSON API 2019-03-06 21:31:12 +01:00
html_mobile.h Fix string overflow 2019-11-13 01:20:14 +01:00
html_other.h New WiFi logic 2019-10-25 00:14:58 +02:00
html_settings.h Fix string overflow 2019-11-13 01:20:14 +01:00
ir_codes.h Fixed nightlight issues 2018-11-22 00:09:30 +01:00
NpbWrapper.h Support APA102 on ESP32 2019-09-26 14:02:58 +02:00
palettes.h Added C9 and Sakura palettes 2019-08-31 01:41:25 +02:00
wled00.ino Add "psave" field to state JSON 2019-11-25 00:20:00 +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 12V brightness limiter and configurable per-led current (#295) 2019-11-12 19:33:34 +01:00
wled02_xml.ino Add 12V brightness limiter and configurable per-led current (#295) 2019-11-12 19:33:34 +01:00
wled03_set.ino Fix string overflow 2019-11-13 01:20:14 +01:00
wled04_file.ino Added support for SPIFFS 2019-03-16 02:09:37 +01:00
wled05_init.ino Add "psave" field to state JSON 2019-11-25 00:20:00 +01:00
wled06_usermod.ino HA discovery wdt reset 2019-10-20 17:38:25 +02:00
wled07_notify.ino Migrate to ESPAsyncE131 2019-11-18 20:43:27 +01:00
wled08_led.ino Added WiFi section to JSON info (#288) 2019-10-29 02:21:23 +01:00
wled09_button.ino Timebase sync 2019-10-18 12:19:52 +02:00
wled10_ntp.ino Amending missing files in previous commit 2019-10-29 01:19:56 +01:00
wled11_ol.ino Refactored white to col[3] 2019-02-05 21:53:39 +01:00
wled12_alexa.ino Reworked WiFi logic 2019-10-18 23:47:11 +02:00
wled13_cronixie.ino Refactored code to improve readability 2018-11-09 17:00:36 +01:00
wled14_colors.ino Improved theater effect 2019-11-03 01:18:02 +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 Added live preview json 2019-11-18 12:29:36 +01:00
wled18_server.ino Add 12V brightness limiter and configurable per-led current (#295) 2019-11-12 19:33:34 +01:00
wled19_json.ino Add "psave" field to state JSON 2019-11-25 00:20:00 +01:00
wled20_ir.ino Finished JSON API 2019-03-06 21:31:12 +01:00