Lower initial MaxPower
This commit is contained in:
@ -31,7 +31,7 @@ public class PedroConstants {
|
|||||||
/*
|
/*
|
||||||
Motor Max Power
|
Motor Max Power
|
||||||
*/
|
*/
|
||||||
public static final double MAX_POWER = .75;
|
public static final double MAX_POWER = .50;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
IMU
|
IMU
|
||||||
|
Reference in New Issue
Block a user