A bit of format changes
This commit is contained in:
@ -2,6 +2,10 @@ package org.firstinspires.ftc.teamcode;
|
|||||||
|
|
||||||
public class PedrosConstants {
|
public class PedrosConstants {
|
||||||
|
|
||||||
|
/*
|
||||||
|
Robot parameters
|
||||||
|
*/
|
||||||
|
|
||||||
// Robot motor configurations
|
// Robot motor configurations
|
||||||
public static final String FRONT_LEFT_MOTOR = "Drive front lt";
|
public static final String FRONT_LEFT_MOTOR = "Drive front lt";
|
||||||
public static final String BACK_LEFT_MOTOR = "Drive back lt";
|
public static final String BACK_LEFT_MOTOR = "Drive back lt";
|
||||||
|
Reference in New Issue
Block a user