|
Re: New C18 3.0+ Compatible FRC Code
Kevin:
In your beta code 3 you have two definition for timer 4, one in the timers.c with its ISR in interrupts.c and a 2nd in the adc.c code again with its ISR...
this maybe confusing for user...
thanks...
ps: there are a few typo still in ADC code, ie label is timer 2, but your code is timer 4...
|