MPASM does not like multiple config declarations. Either comment out the defaults in the device header file, or change them in the header file & save it. You can't have the config directive in both the default header file and your code.
MPASM does not like multiple config declarations. Either comment out the defaults in the device header file, or change them in the header file & save it. You can't have the config directive in both the default header file and your code.
Bookmarks