-
### Basic Infos
I have properly installed Arduino IDE and so I have all the AVR libraries under **/home/joker/arduino-1.8.2/hardware/tools/avr/avr/include** (My username is joker)
### Description
…
-
I can't seem to build IRremote-SIL. I am using the correct version of the library, and this is the error I get.
```
➜ IRremote-SIL git:(master) make
make: *** No rule to make target `ir_Aiwa.o',…
-
构建选项已变更,全部重新构建
C:\Users\Administrator\Desktop\RasWxMusicbox-master\OpenMQTTGateway\ZgatewayIR.ino: In function 'boolean IRtoMQTT()':
ZgatewayIR:66: error: 'USECPERTICK' was not declared in this sc…
-
Getting the following build-time failure:
_IRController:809: error: 'USECPERTICK' was not declared in this scope_
Is it necessary to build against an earlier version of the IR libraries?
Usin…
-
### Version/revison of the library used
Master
### Expected behavior
I've started a fork, and hoping to make this happen on my own, but just can't seem to get the timing down right. This protocol…
-
### Version/revison of the library used
IRremoteESP8266-2.0.0-RC1
works with 1.2.0
### Expected behavior
Panasonic codes not decoded at all, coming up as raw/unknown unless I comment out the lin…
-
So, this is not an issue, but I wanted to open one so that people looking for fastled + IR or IRRemote, hopefully stumble on this.
I don't have permissions to update https://github.com/FastLED/FastLE…
-
Hi,
I would like to propose that this library be replaced by the more feature filled Arduino-IRremote.
[Project](https://github.com/z3t0/Arduino-IRremote)
[Issue](https://github.com/z3t0/Arduin…
-
Not sure if this is an issue or a request, the program receives and decodes RC6 Codes, but upon sending I get a msg saying code sent, but no blink of the IR. This is the code I am trying which is the …
-
The RobotIRremote library continues to create problems with the installation of the homonymous library irRemote.
Can you delete from installation of IDE 1.6.6 the RobotIRremote and make it optional?
I…