Merge pull request 'zfzfafafafeafaefaefaef' (#2) from gzod01-patch-1 into master
Reviewed-on: https://forge.gzod01.fr/werobot/ftc2024-robotcode/pulls/2
This commit is contained in:
commit
e3ee807eaf
1 changed files with 5 additions and 0 deletions
5
ftc2024_auto_b4d.java
Normal file
5
ftc2024_auto_b4d.java
Normal file
|
@ -0,0 +1,5 @@
|
|||
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…
Reference in a new issue