opcontrol.cpp
Go to the documentation of this file.
1 
13 #include "main.h"
15 
16 // entry point of user control period.
17 void opcontrol() {
18 
19  //running the hello world example
20  setup();
21 
22  while(1) pros::c::delay(20);
23 }
void opcontrol()
Definition: opcontrol.cpp:17
void setup()
Definition: helloworld.cpp:19


rosserial_vex_v5
Author(s): Cannon
autogenerated on Fri Jun 7 2019 22:03:08