File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,9 @@ even if this functions are used in a lot of **(old)** tutorials. They are only k
105105Especially if you are able to receive these remote codes and get the address and command values.
106106You will discover that ** the address is a constant** and the commands sometimes are sensibly grouped.
107107
108+ ### List of public IR code databases
109+ http://www.harctoolbox.org/IR-resources.html
110+
108111# FAQ
109112- IR does not work right when I use ** Neopixels** (aka WS2811/WS2812/WS2812B) or other libraries blocking interrupts for a longer time (> 50 us).<br />
110113 Whether you use the Adafruit Neopixel lib, or FastLED, interrupts get disabled on many lower end CPUs like the basic Arduinos for longer than 50 µs.
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ See also the commit log at github: https://github.com/Arduino-IRremote/Arduino-I
99- No deprecation print for ATtinies.
1010- Renamed ac_LG.cpp to ac_LG.hpp.
1111- Maintained MagiQuest by E. Stuart Hicks.
12+ - Improved print Pronto by Asuki Kono.
1213
1314## 3.4.0
1415- Added LG2 protocol.
You can’t perform that action at this time.
0 commit comments