WLED/wled00
Brandon aab2e4555a
Added Temperature Palette (#1430)
* Added Temperature Palette

Added cpt-city temperature_gp palette. Palette is nice combination of blues to reds to yellows. Reduced original cpt-city palette to 18 lines to fit WLED constraints. Tested palette and it visually is consistent with original cpt-city colors and look and works in WLED.

* Update palettes.h

* Update palettes.h
2020-12-04 10:01:41 +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 mutiple RGBW leds support for DMX control 2020-11-27 11:37:39 +01:00
src/dependencies Release of WLED v0.11.0 2020-11-29 22:07:12 +01:00
alexa.cpp Done in principle 2020-11-06 22:12:48 +01:00
blynk.cpp Fix DMX compilation 2020-04-10 12:30:08 +02:00
button.cpp BTNPIN can now be disabled by setting to -1 (fixes #1237) 2020-11-20 00:33:17 +01:00
cfg.cpp Fix IR-Remote type to cfg.json (#1395) 2020-11-29 22:29:44 +01:00
colors.cpp Merge pull request #1355 from Aircoookie/filesystem 2020-11-20 01:06:54 +01:00
const.h Merge pull request #1383 from sunbowch/master 2020-12-02 12:20:49 +01:00
dmx.cpp dmx_htm_fixes (#1070) 2020-08-03 18:37:25 +02:00
e131.cpp Remove code duplication for RGBW 2020-12-01 14:40:00 +01:00
fcn_declare.h BTNPIN can now be disabled by setting to -1 (fixes #1237) 2020-11-20 00:33:17 +01:00
file.cpp A few small fixes 2020-11-15 20:58:04 +01:00
FX_fcn.cpp Fixed compilation for analog (PWM) LEDs 2020-12-01 00:38:26 +01:00
FX.cpp Fix code for long LED strips (>256 LEDs long) (#1366) 2020-11-23 00:06:57 +01:00
FX.h Added Temperature Palette (#1430) 2020-12-04 10:01:41 +01:00
html_other.h Version bump to 0.11.0 "Mirai" 2020-11-23 00:58:58 +01:00
html_settings.h Remove code duplication for RGBW 2020-12-01 14:40:00 +01:00
html_ui.h Center slider tooltips and hide on very small screens 2020-11-26 23:07:15 +01:00
hue.cpp Done in principle 2020-11-06 22:12:48 +01: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 FIX IR_PIN to IRPIN (#1394) 2020-11-29 20:47:13 +01:00
json.cpp Release of WLED v0.11.0 2020-11-29 22:07:12 +01:00
led.cpp Version bump to 0.11.0 "Mirai" 2020-11-23 00:58:58 +01:00
lx_parser.cpp Add udpNotifier2 (JSON+HTTP, closes #1205 ) 2020-09-27 11:43:28 +02:00
mqtt.cpp Merge pull request #1355 from Aircoookie/filesystem 2020-11-20 01:06:54 +01:00
my_config_sample.h Streamline platformio.ini 2020-11-18 00:54:41 +01:00
NpbWrapper.h FIX IR_PIN to IRPIN (#1394) 2020-11-29 20:47:13 +01:00
ntp.cpp Add Hawaii time (resolves #1354 ) 2020-11-18 23:27:54 +01:00
overlay.cpp rename global var "local" to "localTime" 2020-08-04 09:32:54 -04:00
palettes.h Added Temperature Palette (#1430) 2020-12-04 10:01:41 +01:00
pin_manager.cpp Added Pin Manager 2020-11-15 12:41:51 +01:00
playlist.cpp Add Playlist feature 2020-11-11 23:48:14 +01:00
presets.cpp Release of WLED v0.11.0 2020-11-29 22:07:12 +01:00
set.cpp Merge pull request #1383 from sunbowch/master 2020-12-02 12:20:49 +01:00
udp.cpp UDP parsePacket() with sync disabled 2020-12-02 22:47:31 +01:00
um_manager.cpp Usermod callbacks for custom settings 2020-11-11 15:50:15 +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 Color order override macros 2020-11-27 23:59:00 +01:00
wled_serial.cpp Fixed TPM2 2020-05-23 16:09:49 +02:00
wled_server.cpp BTNPIN can now be disabled by setting to -1 (fixes #1237) 2020-11-20 00:33:17 +01:00
wled.cpp BTNPIN can now be disabled by setting to -1 (fixes #1237) 2020-11-20 00:33:17 +01:00
wled.h UDP parsePacket() with sync disabled 2020-12-02 22:47:31 +01:00
ws.cpp Reduce heap usage by 4kB 2020-09-20 01:18:31 +02:00
xml.cpp Color order override macros 2020-11-27 23:59:00 +01:00