mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 08:48:01 -06:00
fix hoepfully
This commit is contained in:
@@ -14,6 +14,7 @@ import frc4388.robot.subsystems.Storage;
|
|||||||
public class StoragePrepIntake extends CommandBase {
|
public class StoragePrepIntake extends CommandBase {
|
||||||
public Intake m_intake;
|
public Intake m_intake;
|
||||||
public Storage m_storage;
|
public Storage m_storage;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a new storagePrepIntake.
|
* Creates a new storagePrepIntake.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user