|
Re: Motor and camera pwms
Read Default_Routine() and look at what it does. You'll have to modify it to avoid messing with the pwm outputs the camera tracking code is using. The easiest way to do that in your specific case is probably to comment out the two lines that set pwm01 and pwm02.
|