hello guys .. im trying to interface labview with arduino .
so while uploading the LIFA program into arduino.. im getting some error,
so can anyone help me..?
C:\Program Files (x86)\Arduino\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16: error: 'TKD2' was not declared in this scope
int RECV_PIN = TKD2; // the pin the IR receiver is connected to
^
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Google TKD2 and Arduino. This has been pointed out so many times it isn't even funny. The solution is well known if you just look. I don't remember exactly what the solution is but I know it isn't hard to find.