2010-12-02, 00:24:46
Hello, it's me again
it works very well with a 18F4620 but I had to comment on the following 3 lines :
otherwise MPLAB gave me an error.
Let's go to test with 18F4550...
it works very well with a 18F4620 but I had to comment on the following 3 lines :
Code:
#ifdef ADCON1
error Do you need to configura uart pins to be digital? If not, remove this line
#endif
Let's go to test with 18F4550...