small fixes
This commit is contained in:
@@ -132,7 +132,7 @@ class Autopilot : public ManualControl {
|
||||
uint32_t lastAutopilotChangeMillis = 0;
|
||||
|
||||
double drivingSpeed = 1;
|
||||
double rotationSpeed = 3;
|
||||
double rotationSpeed = 4.5;
|
||||
double minRemainingDistance = 0.25;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user