George:
These two lines
are giving syntax errors during compilation. Apparently symbol % is not allowed.Code:ADCON0 = %00000000 'Definir todos los PORTA y PORTE como analógicos ADCON1 = %00000001 'Definir todos los PORTA y PORTE como analógicos
George:
These two lines
are giving syntax errors during compilation. Apparently symbol % is not allowed.Code:ADCON0 = %00000000 'Definir todos los PORTA y PORTE como analógicos ADCON1 = %00000001 'Definir todos los PORTA y PORTE como analógicos
Bookmarks