khfvg,jvbm
This commit is contained in:
		| @@ -6,15 +6,11 @@ package frc.robot.subsystems; | ||||
|  | ||||
| import edu.wpi.first.wpilibj2.command.SubsystemBase; | ||||
|  | ||||
| public class Gratte extends SubsystemBase { | ||||
|   /** Creates a new Gratte. */ | ||||
|   public Gratte() {} | ||||
|  | ||||
| import com.ctre.phoenix.motorcontrol.can.WPI_TalonSRX; | ||||
| import com.fasterxml.jackson.annotation.JacksonInject.Value; | ||||
|  | ||||
| import edu.wpi.first.wpilibj.DigitalInput; | ||||
| import edu.wpi.first.wpilibj2.command.SubsystemBase; | ||||
|  | ||||
| import frc.robot.Constants; | ||||
|  | ||||
| public class Gratte extends SubsystemBase { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user