WLED/wled00
Def3nder c01dd232c5
FIX IR_PIN to IRPIN (#1394)
...in cfg.cpp the if statement used "IRPIN" (which is consistent to all other PIN names), but on the declaration-side "IR_PIN" was used.

Changed all occurences of "IR_PIN" to "IRPIN".
2020-11-29 20:47:13 +01:00
..
.vs/wled00/v15
__vm
data Center slider tooltips and hide on very small screens 2020-11-26 23:07:15 +01:00
src/dependencies Fix a few compiler warnings 2020-11-17 22:46:17 +01:00
FX.cpp Fix code for long LED strips (>256 LEDs long) (#1366) 2020-11-23 00:06:57 +01:00
FX.h Color order override macros 2020-11-27 23:59:00 +01:00
FX_fcn.cpp Color order override macros 2020-11-27 23:59:00 +01:00
NpbWrapper.h FIX IR_PIN to IRPIN (#1394) 2020-11-29 20:47:13 +01:00
alexa.cpp Done in principle 2020-11-06 22:12:48 +01:00
blynk.cpp
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_PIN to IRPIN (#1394) 2020-11-29 20:47:13 +01:00
colors.cpp Merge pull request #1355 from Aircoookie/filesystem 2020-11-20 01:06:54 +01:00
const.h Color order override macros 2020-11-27 23:59:00 +01:00
dmx.cpp
e131.cpp FQ quota and info 2020-10-07 17:48:22 +02: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
html_other.h Version bump to 0.11.0 "Mirai" 2020-11-23 00:58:58 +01:00
html_settings.h Version bump to 0.11.0 "Mirai" 2020-11-23 00:58:58 +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.cpp FIX IR_PIN to IRPIN (#1394) 2020-11-29 20:47:13 +01:00
ir_codes.h
json.cpp Add `live` property to state, allowing toggling of realtime (not incl. in state resp.) ( #1308 ) 2020-11-26 10:54:37 +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
ntp.cpp Add Hawaii time (resolves #1354 ) 2020-11-18 23:27:54 +01:00
overlay.cpp
palettes.h Re added old C9 palette 2020-11-01 20:54:35 +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 Add Playlist feature 2020-11-11 23:48:14 +01:00
set.cpp Color order override macros 2020-11-27 23:59:00 +01:00
udp.cpp Add `live` property to state, allowing toggling of realtime (not incl. in state resp.) ( #1308 ) 2020-11-26 10:54:37 +01:00
um_manager.cpp Usermod callbacks for custom settings 2020-11-11 15:50:15 +01:00
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp
wled.cpp BTNPIN can now be disabled by setting to -1 (fixes #1237) 2020-11-20 00:33:17 +01:00
wled.h FIX IR_PIN to IRPIN (#1394) 2020-11-29 20:47:13 +01:00
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp Color order override macros 2020-11-27 23:59:00 +01:00
wled_serial.cpp
wled_server.cpp BTNPIN can now be disabled by setting to -1 (fixes #1237) 2020-11-20 00:33:17 +01:00
ws.cpp
xml.cpp Color order override macros 2020-11-27 23:59:00 +01:00