|
Re: ADC problem
If you're using Kevin's ADC code, you cannot use the usual Get_Analog_Value() function. I don't have the files handy to check, but the proper function to use is documented in his code.
(You also need to make sure you've defined the proper number of analog channels; that too is documented.)
|