|
Re: kit bot wireing
How do you tell what type of code you are using, and where is the code you put on here because I could not find it. All I found was
/* Add your own code here. */
robot_control();
Generate_Pwms(pwm13,pwm14,pwm15,pwm16);
Putdata(&txdata); /* DO NOT CHANGE! */
}
in user_routines.c
|