Quote:
|
Originally Posted by Gamer2028
My ultimate question is how to make it unset if I wanted
|
As Jon described above, in MPLAB go to Project -> Build Options... -> Project,
then the MPLAB C18 tab and you will see the attached.
If you want to disable that section of code, then under "Macro Definitions" click on
_USE_CMU_CAMERA
to highlight it, then click on "Remove."
When you want to include the code again, simply click on "Add..." and type in
_USE_CMU_CAMERA