Delete comment from: Ken Shirriff's blog
hy im no expert with programming but when i implement the library into c/.../arduino/.../libraries/IRr...
and just want to run an example i always get errors - just like this e.g.:
In file included from sketch_dec09a.ino:13:
C:\Program Files\Arduino\libraries\IRremote/IRremoteInt.h:87: error: 'uint8_t' does not name a type
C:\Program Files\Arduino\libraries\IRremote/IRremoteInt.h:88: error: 'uint8_t' does not name a type
C:\Program Files\Arduino\libraries\IRremote/IRremoteInt.h:89: error: 'uint8_t' does not name a type
C:\Program Files\Arduino\libraries\IRremote/IRremoteInt.h:92: error: 'uint8_t' does not name a type
sketch_dec09a.ino: In member function 'void IRsendDummy::useDummyBuf()':
sketch_dec09a:87: error: 'volatile struct irparams_t' has no member named 'rcvstate'
sketch_dec09a:88: error: 'volatile struct irparams_t' has no member named 'rawlen'
sketch_dec09a:93: error: 'volatile struct irparams_t' has no member named 'rawlen'
sketch_dec09a:98: error: 'volatile struct irparams_t' has no member named 'rawlen'
sketch_dec09a:104: error: 'volatile struct irparams_t' has no member named 'rawlen'
sketch_dec09a:109: error: 'volatile struct irparams_t' has no member named 'rawlen'
sketch_dec09a:113: error: 'volatile struct irparams_t' has no member named 'rawlen'
sketch_dec09a:114: error: 'volatile struct irparams_t' has no member named 'rawlen'
can sb pls help me what i do wrong ??
i use atm an 1.04 version
thx if sb can solve that !
Dec 8, 2013, 6:53:50 PM
Posted to A Multi-Protocol Infrared Remote Library for the Arduino
