|
Re: Autonomous
Okay...I dont know what I thought when I was posting this but...stating the obvious was not my intent. What I meant to do was show the programmers what the likely syntax was for the autonomous code, going by the EDU RC default code. Here it is:
void User_Autonomous_Code(void); /* Only in full-size FRC system. */
|