DOH! Got it...
Just need to read my own comments
ADCON1 = %10010000 'Right Justify, VRef = VDD
to...
ADCON1 = %10000000 'Right Justify, VRef = VDD
Movin' on...
Thanks all,
Chris
DOH! Got it...
Just need to read my own comments
ADCON1 = %10010000 'Right Justify, VRef = VDD
to...
ADCON1 = %10000000 'Right Justify, VRef = VDD
Movin' on...
Thanks all,
Chris
Bookmarks