mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
Plane: report FENCE_MITIGATE_NONE
This commit is contained in:
parent
556d90ca0c
commit
2898b5e2fb
@ -500,7 +500,7 @@ void Plane::geofence_send_status(mavlink_channel_t chan)
|
||||
geofence_state->breach_count,
|
||||
geofence_state->breach_type,
|
||||
geofence_state->breach_time,
|
||||
0);
|
||||
FENCE_MITIGATE_NONE);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user