mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
SWERVE FIXES n SUCH
This commit is contained in:
@@ -300,6 +300,7 @@ void configureExtenderMotors() {
|
||||
|
||||
void configureStorageMotors() {
|
||||
storageMotor.restoreFactoryDefaults();
|
||||
storageMotor.setIdleMode(IdleMode.kCoast);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user