2
0
mirror of https://github.com/team2059/Zaphod synced 2025-01-07 22:14:14 -05:00

ADDED WRONG VALUES to Console application two on line 70, committing after late night session; check code carefully

This commit is contained in:
Austen Adler 2014-02-27 04:50:49 +00:00
parent 0b57a289ce
commit 9e9ea1e6de

View File

@ -128,6 +128,8 @@ public:
upLimit = 167; upLimit = 167;
} }
} }
void calcRobot(){
}
void shootRobot(float power=0, bool override=false) { void shootRobot(float power=0, bool override=false) {
override=true; override=true;
//Needs a limit to help the driver aim //Needs a limit to help the driver aim