mirror of
https://github.com/TimeCrafters/FTC_2022
synced 2025-12-16 12:22:34 +00:00
changed name of new autonomous engine
This commit is contained in:
@@ -15,7 +15,7 @@ import org.timecrafters.Autonomous.States.ServoCameraRotate;
|
|||||||
import org.timecrafters.Autonomous.States.TopArm;
|
import org.timecrafters.Autonomous.States.TopArm;
|
||||||
import org.timecrafters.TeleOp.states.PhoenixBot1;
|
import org.timecrafters.TeleOp.states.PhoenixBot1;
|
||||||
|
|
||||||
@Autonomous (name = "Right Side")
|
@Autonomous (name = "3 cone auto right")
|
||||||
|
|
||||||
public class ThreeConeCycleAutonomousEngine extends CyberarmEngine {
|
public class ThreeConeCycleAutonomousEngine extends CyberarmEngine {
|
||||||
PhoenixBot1 robot;
|
PhoenixBot1 robot;
|
||||||
|
|||||||
Reference in New Issue
Block a user