mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
ACM increase the minimum speed at WP
This commit is contained in:
parent
be0559864c
commit
9a568385b0
@ -796,7 +796,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef WAYPOINT_SPEED_MIN
|
||||
# define WAYPOINT_SPEED_MIN 100 // 1m/s
|
||||
# define WAYPOINT_SPEED_MIN 150 // 1m/s
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user