Base pilotable
This commit is contained in:
@ -16,10 +16,9 @@ package frc.robot;
|
||||
*/
|
||||
<<<<<<< HEAD
|
||||
public final class Constants {}
|
||||
|
||||
private static final int MoteurAvantGauche = (0);
|
||||
private static final int MoteurAvantDroit = (0);
|
||||
private static final int MoteurArriereDroit = (0);
|
||||
private static final int MoteurArriereGauche = (0);
|
||||
private static final int MoteurArriereDroit = (0);
|
||||
=======
|
||||
public final class Constants {
|
||||
|
Reference in New Issue
Block a user