|
Re: [FTC]: Starting programs in RobotC
Also, the "waitforstart();" command (I may have written it wrong) in the RobotC teleop template doesn't let the program run until it gets a signal from the FCS. Comment it out of the program by putting two slashes before the command.
|