Moved to hardware
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package org.firstinspires.ftc.teamcode.subsystems.chute;
|
package org.firstinspires.ftc.teamcode.hardware;
|
||||||
|
|
||||||
import com.qualcomm.robotcore.hardware.CRServo;
|
import com.qualcomm.robotcore.hardware.CRServo;
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
package org.firstinspires.ftc.teamcode.subsystems.chute;
|
package org.firstinspires.ftc.teamcode.hardware;
|
||||||
|
|
||||||
import com.qualcomm.robotcore.hardware.DcMotor;
|
import com.qualcomm.robotcore.hardware.DcMotor;
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
package org.firstinspires.ftc.teamcode.subsystems.chute;
|
package org.firstinspires.ftc.teamcode.hardware;
|
||||||
|
|
||||||
import com.qualcomm.robotcore.hardware.AnalogInput;
|
import com.qualcomm.robotcore.hardware.AnalogInput;
|
||||||
|
|
||||||
Reference in New Issue
Block a user