mirror of
https://github.com/team2059/Zaphod
synced 2025-01-07 22:14:14 -05:00
Changed .45 to .46 in master rather than autoValues
This commit is contained in:
parent
83af1ea555
commit
1dabf27c02
@ -88,7 +88,7 @@ public:
|
||||
SmartDashboard::PutNumber("AutoSpeed",0.95f);
|
||||
SmartDashboard::PutNumber("Auto Distance",65.0f);
|
||||
SmartDashboard::PutNumber("Collector Speed",1.0f);
|
||||
SmartDashboard::PutNumber("AutoPower",0.45f);
|
||||
SmartDashboard::PutNumber("AutoPower",0.46f);
|
||||
SmartDashboard::PutNumber("AutoCorrection",0.032f);
|
||||
SmartDashboard::PutNumber("Initial Drive Delay",2.0f);
|
||||
SmartDashboard::PutNumber("Inital Drive Timeout", 4.5f);
|
||||
|
Loading…
x
Reference in New Issue
Block a user