Delete comment from: Ken Shirriff's blog
@lauszus:
Thanks for the input.... Got it working on the Yun/Yún:
Had to un-comment / add to IRremoteInt.h
#define IR_USE_TIMER4_HS
and
#define CORE_OC4A_PIN 13
Now everything works fine.... Receiving on Pin 11.
Not sure where / how all this stuff lines up... (i.e. where it should be structured in the include files. And, what is tying it back to pin 11? Makes no real sense to me. But it works.
I wish there was more clarity and that the IRremoteInt.h had more structure / comments to it so one could know what to do. Or a web / blog page that presented it well.
Maybe this: ???
http://books.google.com/books?id=MK1cLf7u5IMC&lpg=PA236&dq=IR_USE_TIMER4_HS&pg=PA236#v=onepage&q=IR_USE_TIMER4_HS&f=false
Nov 6, 2013, 2:09:07 PM
Posted to A Multi-Protocol Infrared Remote Library for the Arduino

