Delete comment from: Ken Shirriff's blog
jasonh77tw said...
I use the last Arduino (1.00) with MEGA 2560. I've made the changes like "arduino.h" and use PIN 9 as IR-LED output pin.
I can receive code by using IRrcevDump, and I can also make the IR LED blink by using IRsendDemo.
But somehow the duplicate just don't work.
For example, I press "menu" on remote control and get "Decoded NEC: 8C73E11E (32 bits)" so I modified IRsendDemo as "irsend.sendNEC(0x8c73e11e, 32);".
Everything looks fine just don't work.
Any suggestion about this situation?
Thanks~~
Apr 3, 2012, 2:38:55 PM
Posted to IRremote library now runs on the Teensy, Arduino Mega, and Sanguino

