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:
parent
2bcb00fc74
commit
6e7f2435ab
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user