WLED/wled00
Andreas Perhab 0028c3c640
enable sliders with a different max value (#1156)
* enable sliders with a different max value

* Only change in index.htm for now

Co-authored-by: cschwinne <dev.aircoookie@gmail.com>
2020-09-15 21:59:12 +02:00
..
__vm 1. Fix an Issue withtin the DMX Compiler Flags if you dont use it in wled00.ino 2020-03-22 11:38:29 +01:00
.vs/wled00/v15 Add Visual Studio Project Structure 2019-07-23 17:59:55 +02:00
data enable sliders with a different max value (#1156) 2020-09-15 21:59:12 +02:00
src/dependencies Update ArduinoJson to 6.16.1 2020-09-15 21:28:43 +02:00
alexa.cpp Fix Alexa not turning off white channel (fixes #1012) 2020-06-26 23:09:19 +02:00
blynk.cpp Fix DMX compilation 2020-04-10 12:30:08 +02:00
button.cpp Fix DMX compilation 2020-04-10 12:30:08 +02:00
colors.cpp Fix DMX compilation 2020-04-10 12:30:08 +02:00
const.h Add previously unsaved changes 2020-09-09 09:54:58 +02:00
dmx.cpp dmx_htm_fixes (#1070) 2020-08-03 18:37:25 +02:00
e131.cpp Rename local ledCount 2020-08-03 12:27:16 +02:00
fcn_declare.h LittleFS by default 2020-09-13 22:00:47 +02:00
file.cpp Presets work 2020-09-14 00:31:38 +02:00
FX_fcn.cpp New Segments are now initialized with default speed and intensity (#1158) 2020-09-07 21:02:02 +02:00
FX.cpp Merge pull request #1108 from xxv/xxv-dancing-shadows 2020-08-30 11:45:00 +02:00
FX.h New Segments are now initialized with default speed and intensity (#1158) 2020-09-07 21:02:02 +02:00
html_other.h New WLED logo on the welcome screen (#1164) 2020-09-12 21:16:31 +02:00
html_settings.h Release of WLED v0.10.2 2020-08-31 17:03:07 +02:00
html_ui.h Release of WLED v0.10.2 2020-08-31 17:03:07 +02:00
hue.cpp Fix DMX compilation 2020-04-10 12:30:08 +02: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 adds support for 9-key remote and intensity/speed repeat actions 2020-06-04 08:24:55 -04:00
json.cpp Update ArduinoJson to 6.16.1 2020-09-15 21:28:43 +02:00
led.cpp Fixed passwords not clearable 2020-09-10 11:01:05 +02:00
mqtt.cpp check payload to avoid npe 2020-08-20 00:13:06 +02:00
NpbWrapper.h Allow overriding CLKPIN/DATAPIN 2020-08-22 14:57:44 -04:00
ntp.cpp rename global var "local" to "localTime" 2020-08-04 09:32:54 -04:00
overlay.cpp rename global var "local" to "localTime" 2020-08-04 09:32:54 -04:00
palettes.h Added Pacifica effect (closes #790) 2020-03-25 11:17:45 +01:00
set.cpp Fixed passwords not clearable 2020-09-10 11:01:05 +02:00
udp.cpp Improve TPM2.NET code 2020-08-19 10:40:16 +02:00
um_manager.cpp Added v2 usermods API 2020-05-28 02:20:02 +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 Async temperature usermod (#1178) 2020-09-13 19:26:27 +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 Presets work 2020-09-14 00:31:38 +02:00
wled_serial.cpp Fixed TPM2 2020-05-23 16:09:49 +02:00
wled_server.cpp LittleFS by default 2020-09-13 22:00:47 +02:00
wled.cpp Add previously unsaved changes 2020-09-09 09:54:58 +02:00
wled.h Merge branch 'filesystem' of https://github.com/Aircoookie/WLED into filesystem 2020-09-15 21:28:51 +02:00
ws.cpp WebSockets 2020-06-26 17:28:35 +02:00
xml.cpp Removed verbose live mode info from HTTP API 2020-08-19 09:10:47 +02:00