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