mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Made WP radius 1 by default
This commit is contained in:
parent
f2d6708058
commit
c9a30ccf1f
@ -782,7 +782,7 @@
|
||||
// Navigation defaults
|
||||
//
|
||||
#ifndef WP_RADIUS_DEFAULT
|
||||
# define WP_RADIUS_DEFAULT 3
|
||||
# define WP_RADIUS_DEFAULT 1
|
||||
#endif
|
||||
|
||||
#ifndef LOITER_RADIUS
|
||||
|
Loading…
Reference in New Issue
Block a user