2
0
mirror of https://github.com/team2059/Zaphod synced 2024-12-18 20:12:28 -05:00

Preparing for merge to use old pot code

This commit is contained in:
Adam Long 2014-04-02 16:37:26 -07:00
parent 2bcb00fc74
commit 6e7f2435ab

View File

@ -503,6 +503,7 @@ public:
compressing=false;
compressor.Stop();
}
}
//}}}
//Teleop{{{
void OperatorControl(){
@ -571,7 +572,7 @@ public:
}else{
//Stop Shooting{{{
shooting=false;
shootRobot(0);
shootRobot(0.0f);
//}}}
}
if(Rstick.GetRawButton(9)==1){