vfdrty
This commit is contained in:
@@ -48,7 +48,10 @@ public class GrimperMur extends Command {
|
||||
// Called when the command is initially scheduled.
|
||||
@Override
|
||||
public void initialize() {
|
||||
alliance = DriverStation.getAlliance();
|
||||
// alliance = DriverStation.getAlliance();
|
||||
// if(drivetrain.Equipe()){
|
||||
// angle+=180;
|
||||
// }
|
||||
}
|
||||
|
||||
// Called every time the scheduler runs while the command is scheduled.
|
||||
|
||||
Reference in New Issue
Block a user