-
```
What steps will reproduce the problem?
1. use IRremote
library(http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
) - see attached files in this issue report
2. use below s…
-
```
Доброго времени суток, выражаю Вам высокую
благодарность за исключительное в своей
сфере приложение и прошу оказать
содействие в устранении следующего
затруднения:после одного из последних
об…
-
```
Доброго времени суток, выражаю Вам высокую
благодарность за исключительное в своей
сфере приложение и прошу оказать
содействие в устранении следующего
затруднения:после одного из последних
об…
-
```
What steps will reproduce the problem?
1. use IRremote
library(http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
) - see attached files in this issue report
2. use below s…
-
```
Доброго времени суток, выражаю Вам высокую
благодарность за исключительное в своей
сфере приложение и прошу оказать
содействие в устранении следующего
затруднения:после одного из последних
об…
-
```
What steps will reproduce the problem?
1. use IRremote
library(http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
) - see attached files in this issue report
2. use below s…
-
```
Arduino's event source is good to start project but may be good idea to have
some choice?
for instance I wrote this one, its work well but may be it is possible to use
your library's pin-key ma…
-
```
Доброго времени суток, выражаю Вам высокую
благодарность за исключительное в своей
сфере приложение и прошу оказать
содействие в устранении следующего
затруднения:после одного из последних
об…
-
I'm using IRremote2 in my project: https://github.com/enternoescape/Arduino-IRremote-Due
However, the following error was encountered when compiling:
Arduino-IRremote-Due-master\IRremote2.cpp.o: In f…
-
When using IRremote.h from here:
https://github.com/shirriff/Arduino-IRremote
It seems like the decleration of IRSend takes not variables:
```
class IRsend
{
public:
IRsend() {}
...
```
If I run…