WLED/wled00
Jason2866 a839ec4832
Add gzip support for full OTA possibilitys for 1M build (#1266)
* delete history

* add firmware

Signed-off-by: Jason2866 <obermeier.johann@googlemail.com>

* Delete platformio_override.ini

* Update .gitignore

* Delete WLED_tasmota_1M.bin

* Delete WLED_tasmota_1M.bin.gz

* Update platformio.ini

* Core 2.7.4.5

* new override

* actual firmware

* Update user_config_override_sample.h

* Delete platformio_override.ini

* Delete WLED_tasmota_1M.bin

* Delete WLED_tasmota_1M.bin.gz

* core 2.7.4.7
2020-11-17 21:49:39 +01: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 Add copyright and license link to .htm 2020-11-10 13:30:42 +01:00
src/dependencies Move Network class to src/dependencies (fixes #1349 ) 2020-11-17 08:57:05 +01: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 Disable onboard LED when LEDs are not in use (#1245) 2020-10-12 20:13:13 +02:00
colors.cpp Add udpNotifier2 (JSON+HTTP, closes #1205 ) 2020-09-27 11:43:28 +02:00
const.h DDP Support 2020-09-28 16:29:01 +02:00
dmx.cpp dmx_htm_fixes (#1070) 2020-08-03 18:37:25 +02:00
e131.cpp DDP working 2020-09-29 01:13:29 +02:00
fcn_declare.h Realtime max. brightness now honors brightness factor (fixes #1271) 2020-10-29 01:23:04 +01:00
file.cpp Fix DMX compilation 2020-04-10 12:30:08 +02:00
FX_fcn.cpp Disable onboard LED when LEDs are not in use (#1245) 2020-10-12 20:13:13 +02:00
FX.cpp Inversed Rain direction (fixes #1147) 2020-11-04 23:20:34 +01:00
FX.h Re added old C9 palette 2020-11-01 20:54:35 +01:00
html_other.h Include minified JS 2020-10-29 10:14:21 +01:00
html_settings.h correct the copyright year and add a link to the license 2020-11-05 14:54:57 -05:00
html_ui.h Loxone support added (#1185) 2020-09-27 11:37:16 +02:00
hue.cpp Reduce heap usage by 4kB 2020-09-20 01:18:31 +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 Return remaining nightlight time in json API 2020-11-08 10:44:25 -05:00
led.cpp Realtime max. brightness now honors brightness factor (fixes #1271) 2020-10-29 01:23:04 +01:00
lx_parser.cpp Add udpNotifier2 (JSON+HTTP, closes #1205 ) 2020-09-27 11:43:28 +02:00
mqtt.cpp Add JSON receiving to MQTT /api 2020-11-12 09:13:08 +01:00
NpbWrapper.h Add the ability to override R,G,B,WPIN values 2020-09-23 16:49:55 +01:00
ntp.cpp Reduce heap usage by 4kB 2020-09-20 01:18:31 +02:00
overlay.cpp rename global var "local" to "localTime" 2020-08-04 09:32:54 -04:00
palettes.h Re added old C9 palette 2020-11-01 20:54:35 +01:00
set.cpp Fixed interaction of T and NL HTTP API commands (#1214) 2020-10-02 12:30:17 +02:00
udp.cpp Ethernet Support (#1316) 2020-11-13 18:25:13 +01:00
um_manager.cpp Added v2 usermods API 2020-05-28 02:20:02 +02:00
user_config_override_sample.h Add gzip support for full OTA possibilitys for 1M build (#1266) 2020-11-17 21:49:39 +01: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 Add udpNotifier2 (JSON+HTTP, closes #1205 ) 2020-09-27 11:43:28 +02:00
wled_serial.cpp Fixed TPM2 2020-05-23 16:09:49 +02:00
wled_server.cpp Reduce heap usage by 4kB 2020-09-20 01:18:31 +02:00
wled.cpp Ethernet Support (#1316) 2020-11-13 18:25:13 +01:00
wled.h Add gzip support for full OTA possibilitys for 1M build (#1266) 2020-11-17 21:49:39 +01:00
ws.cpp Reduce heap usage by 4kB 2020-09-20 01:18:31 +02:00
xml.cpp Ethernet Support (#1316) 2020-11-13 18:25:13 +01:00