he
This commit is contained in:
parent
e3ee807eaf
commit
fe41ddd424
11 changed files with 72 additions and 196 deletions
|
@ -1,5 +1,7 @@
|
|||
package org.firstinspires.ftc.teamcode;
|
||||
import org.firstinspires.ftc.teamcode.Ftc2024_autonome_api;
|
||||
public class ftc2024_auto_b4d extends Ftc2024_autonome_api{
|
||||
public AutoMode autonomous_mode = AutoMode.B4D;
|
||||
}
|
||||
|
||||
package org.firstinspires.ftc.teamcode;
|
||||
import org.firstinspires.ftc.teamcode.Ftc2024_autonome_api;
|
||||
public class ftc2024_auto_b4d extends Ftc2024_autonome_api{
|
||||
public AutoMode autonomous_mode = AutoMode.B4D;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue