Commit c35817d3 by gdj

调整参数commanderFlightHeight 3

parent 54807c1f
...@@ -153,6 +153,7 @@ public class OsdDockDrone { ...@@ -153,6 +153,7 @@ public class OsdDockDrone {
", trackId='" + trackId + '\'' + ", trackId='" + trackId + '\'' +
", commanderModeLostAction='" + commanderModeLostAction + '\'' + ", commanderModeLostAction='" + commanderModeLostAction + '\'' +
", commanderFlightMode='" + commanderFlightMode + '\'' + ", commanderFlightMode='" + commanderFlightMode + '\'' +
", commanderFlightHeight='" + commanderFlightHeight + '\'' +
'}'; '}';
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment