From 1165fcab9905e2d77465f0886ca35e0c4c14c1a5 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 4 Jun 2021 18:35:34 +1000 Subject: [PATCH] Plane: removed incorrect URL --- ArduPlane/Log.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ArduPlane/Log.cpp b/ArduPlane/Log.cpp index 3dd1500f4d..f02d3b43cb 100644 --- a/ArduPlane/Log.cpp +++ b/ArduPlane/Log.cpp @@ -314,7 +314,6 @@ const struct LogStructure Plane::log_structure[] = { // @LoggerMessage: NTUN // @Description: Navigation Tuning information - e.g. vehicle destination -// @URL: http://ardupilot.org/rover/docs/navigation.html // @Field: TimeUS: Time since system startup // @Field: Dist: distance to the current navigation waypoint // @Field: TBrg: bearing to the current navigation waypoint