mirror of
https://github.com/TimeCrafters/FTC_2022
synced 2025-12-15 20:12:35 +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.TeleOp.states.PhoenixBot1;
|
||||
|
||||
@Autonomous (name = "Right Side")
|
||||
@Autonomous (name = "3 cone auto right")
|
||||
|
||||
public class ThreeConeCycleAutonomousEngine extends CyberarmEngine {
|
||||
PhoenixBot1 robot;
|
||||
|
||||
Reference in New Issue
Block a user