Commit c35817d3 by gdj

调整参数commanderFlightHeight 3

parent 54807c1f
......@@ -153,6 +153,7 @@ public class OsdDockDrone {
", trackId='" + trackId + '\'' +
", commanderModeLostAction='" + commanderModeLostAction + '\'' +
", 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