Lower initial MaxPower

This commit is contained in:
robotics1
2024-11-14 14:05:38 -08:00
parent 34def57ec8
commit 8918eeea55

View File

@ -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