|
Re: help for code to run motor
Any of the platforms that US FIRST provides teams with have examples that one can refer to and which can help you really understand the basic structure of programming in that language. I program in C++ and I know that they definitely have a SimpleRobot example. Maybe your platform has example programs as well.
__________________
int main()
{
::::::::: include=>commitment;
::::::::: int=>school name=>Asheboro::High
::::::::: int=>team name=>Kamikaze::Komets;
::::::::: Priority_Queue=>FRC Championship::2012;
::::::::: Max_Element=>Teamwork;
}
|