mirror of
https://github.com/team2059/Zaphod
synced 2025-01-07 22:14:14 -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;
|
compressing=false;
|
||||||
compressor.Stop();
|
compressor.Stop();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
//}}}
|
//}}}
|
||||||
//Teleop{{{
|
//Teleop{{{
|
||||||
void OperatorControl(){
|
void OperatorControl(){
|
||||||
@ -571,7 +572,7 @@ public:
|
|||||||
}else{
|
}else{
|
||||||
//Stop Shooting{{{
|
//Stop Shooting{{{
|
||||||
shooting=false;
|
shooting=false;
|
||||||
shootRobot(0);
|
shootRobot(0.0f);
|
||||||
//}}}
|
//}}}
|
||||||
}
|
}
|
||||||
if(Rstick.GetRawButton(9)==1){
|
if(Rstick.GetRawButton(9)==1){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user