Quote:
Originally Posted by Kevin Watson
Replace "ifi_analog_channels" with "ADC_15ANA" and it should compile.
|
I just tried it here and you probably need to add this line at the top of the file: "#include <adc.h>". You can also just comment out the line and compile. On my to do list is replacement code for this function.
-Kevin