inverse mieux
This commit is contained in:
@@ -13,6 +13,7 @@ public class Inverser extends Command {
|
||||
boolean inverse = false;
|
||||
/** Creates a new Inverser. */
|
||||
public Inverser(CommandSwerveDrivetrain drivetrain) {
|
||||
this.drivetrain = drivetrain;
|
||||
addRequirements(drivetrain);
|
||||
// Use addRequirements() here to declare subsystem dependencies.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user