I recieved this error message when building...I didn't want to create another thread, so I'm posting it here...
Code:
Error - could not find definition of symbol 'getLeftEncoder' in file 'C:\...Robotics\CODE\00_code4\user_routines_fast.o'.
I have the function getLeftEncoder() declared in "encoder.h", and I included "encoder.h" in "user_routines_fast.c". I don't what to do. Any suggestions?