gerivega / Arduino-IRremote

Support for Multiple IR Receivers for Arduino IRemoteModified v3.4
GNU General Public License v3.0
10 stars 2 forks source link

The Ir-multiple.ino don't compilate #5

Open pvdw0310 opened 1 year ago

pvdw0310 commented 1 year ago

Hi, after a esp32 Ir remote problem, I tried that sketch in the arduino_IRremote lib with a arduino pro mini and i get a compiler error:

test

I copied all the files of your arduino_IRremote/src map to the existing library map IRremote and then start the compilation. I'am missing the IRProtocol.h file. Where can I find that file?

Many thanks for your help. Peter