Put this in your code if you have commented the *.inc.
Your second question makes me think you are confusing PBP with something else.Code:@ __config _CONFIG1, _INTRC_IO & _WDT_OFF & _LVP_OFF & _MCLR_OFF &_CP_OFF
Put this in your code if you have commented the *.inc.
Your second question makes me think you are confusing PBP with something else.Code:@ __config _CONFIG1, _INTRC_IO & _WDT_OFF & _LVP_OFF & _MCLR_OFF &_CP_OFF
Dave
Always wear safety glasses while programming.
Bookmarks