i was looking through the camera code and saw this statement: #if _USE_CMU_CAMERA
i looked through all of the code and simply could not find where this was defined. i would like to be able to not compile support for the camera at times and compile it with the camera code at others and to me this looks like the way to do it, but i simply can’t find any definition for this. can anyone help me?