mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
geofence_params.c
This commit is contained in:
parent
a37e3e7b06
commit
2b8db472ff
@ -137,4 +137,4 @@ PARAM_DEFINE_FLOAT(GF_MAX_VER_DIST, 0);
|
||||
* @boolean
|
||||
* @group Geofence
|
||||
*/
|
||||
PARAM_DEFINE_INT32(GF_PREDICT, 1);
|
||||
PARAM_DEFINE_INT32(GF_PREDICT, 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user