Where is the preprocessor statement #IF _USE_CMU_CAM set at?
I would like to use my joysticks while the cam is not hooked up, but keep the code in the processor.
Where is the preprocessor statement #IF _USE_CMU_CAM set at?
I would like to use my joysticks while the cam is not hooked up, but keep the code in the processor.
It’s set in the compiler flags. Look under Project->Build Options.
Matt