mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
Update intake.java
This commit is contained in:
@@ -6,7 +6,7 @@ package frc4388.robot.commands;
|
||||
|
||||
import edu.wpi.first.wpilibj2.command.SubsystemBase;
|
||||
|
||||
public class intake extends SubsystemBase {
|
||||
public class Intake extends SubsystemBase {
|
||||
/** Creates a new intake. */
|
||||
public intake() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user