diff --git a/MyRobot.cpp b/MyRobot.cpp index de61d86..60a9347 100644 --- a/MyRobot.cpp +++ b/MyRobot.cpp @@ -128,6 +128,8 @@ public: upLimit = 167; } } + void calcRobot(){ + } void shootRobot(float power=0, bool override=false) { override=true; //Needs a limit to help the driver aim