|
latest FRC code - undefinded variables
I am using the latest of the FRC code posted. However, when I try to compile I am getting undefined variables for "ADC_VREFPLUS_VDD" and "ADC_VREFMINUS_VSS" which are part of the 'adc.h' header. I added the appropraite include search path into MPLAB but it still gives this error.
Any ideas? Thanks!
|