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:
parent
0b57a289ce
commit
9e9ea1e6de
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user