ACM increase the minimum speed at WP

This commit is contained in:
Jason Short 2012-08-10 10:01:40 -07:00
parent be0559864c
commit 9a568385b0

View File

@ -796,7 +796,7 @@
#endif
#ifndef WAYPOINT_SPEED_MIN
# define WAYPOINT_SPEED_MIN 100 // 1m/s
# define WAYPOINT_SPEED_MIN 150 // 1m/s
#endif