Delete comment from: Ken Shirriff's blog
I get this error on IDE v 1.0.4.
"
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp: In member function 'void IRsend::mark(int)':
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:227: error: 'TCCR2A' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:227: error: 'COM2B1' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp: In member function 'void IRsend::space(int)':
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:235: error: 'TCCR2A' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:235: error: 'COM2B1' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp: In member function 'void IRsend::enableIROut(int)':
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:253: error: 'TIMSK2' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:263: error: 'TCCR2A' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:263: error: 'WGM20' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:263: error: 'TCCR2B' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:263: error: 'WGM22' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:263: error: 'CS20' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:263: error: 'OCR2A' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:263: error: 'OCR2B' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp: In member function 'void IRrecv::enableIRIn()':
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:279: error: 'TCCR2A' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:279: error: 'WGM21' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:279: error: 'TCCR2B' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:279: error: 'CS20' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:279: error: 'OCR2A' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:279: error: 'TCNT2' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:282: error: 'TIMSK2' was not declared in this scope
/Users/Alexander/Library/Arduino Sketches/Attiny-Arduino1.0.4/libraries/IRremote/IRremote.cpp:282: error: 'OCIE2A' was not declared in this scope"
Apr 29, 2014, 8:29:36 PM
Posted to A Multi-Protocol Infrared Remote Library for the Arduino

