From 9e9ea1e6de3d82acf4bd74088f617341acf3a70a Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Thu, 27 Feb 2014 04:50:49 +0000 Subject: [PATCH] ADDED WRONG VALUES to Console application two on line 70, committing after late night session; check code carefully --- MyRobot.cpp | 2 ++ 1 file changed, 2 insertions(+) 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