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