TKD2 error


#include <irremote.h>
#include <irremoteint.h>

void setup() {
  // put setup code here, run once:

}

void loop() {
  // put main code here, run repeatedly:

}

c:\program files (x86)\arduino\libraries\robotirremote\src\irremotetools.cpp:5:16: error: 'tkd2' not declared in scope
 int recv_pin = tkd2; // pin ir receiver connected to
                ^
error compiling.

reinstalled, renamed library ir remote, dated arduino 1.6.3 1.6.2 still
no joy can sum1 plz elp.



Arduino Forum > Using Arduino > Sensors > TKD2 error


arduino

Comments