Merge branch 'main' of https://demerso.net/pls5618/2023/robot
This commit is contained in:
		| @@ -13,8 +13,11 @@ import com.ctre.phoenix.motorcontrol.can.WPI_TalonSRX; | ||||
|  | ||||
| import edu.wpi.first.wpilibj.DigitalInput; | ||||
|  | ||||
|  | ||||
| import frc.robot.Constants; | ||||
|  | ||||
|  | ||||
|  | ||||
| public class Gratte extends SubsystemBase { | ||||
|   private WPI_TalonSRX baisserGratte = new WPI_TalonSRX(Constants.leverGratte);   | ||||
|   private WPI_TalonSRX leverGratte = new WPI_TalonSRX(Constants.baisserGratte); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user