ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabVIEW Interface for Arduino Blog

Community Browser
Labels
cancel
Showing results for 
Search instead for 
Did you mean: 

interface LabVIEW with Arduino UNO

Hamoda
Member

i opened LIFA_BASE.ino on Arduino 1.6.0 but it didnt compile and message occured !!

Arduino: 1.6.0 (Windows 7), Board: "Arduino Uno"

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.

what should i do ??

Comments