Skip to content

Commit 0789fac

Browse files
committed
Documentation
1 parent 32f9c51 commit 0789fac

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ even if this functions are used in a lot of **(old)** tutorials. They are only k
105105
Especially if you are able to receive these remote codes and get the address and command values.
106106
You 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.

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)