And I will add..
Do not use PM
@ DEVICE PIC16F88 __config _CONFIG1, _INTRC_IO
Move up to MPASM
@ __config _CONFIG1, _INTRC_IO
It will save you problems in the future.
And I will add..
Do not use PM
@ DEVICE PIC16F88 __config _CONFIG1, _INTRC_IO
Move up to MPASM
@ __config _CONFIG1, _INTRC_IO
It will save you problems in the future.
Dave
Always wear safety glasses while programming.
Bookmarks