Compare commits

...

1 Commits

Author SHA1 Message Date
Hamish Willee 2b8db472ff geofence_params.c 2023-07-20 10:01:46 +10:00
+1 -1
View File
@@ -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);