添加了所有的设置界面,设置界面还存在不会隐藏的问题
This commit is contained in:
@@ -462,6 +462,7 @@ void WayPointItem::SetDefault(double lat,double lng,float alt,uint16_t seq)
|
||||
property.z = alt;
|
||||
property.seq = seq;
|
||||
property.command = MAV_CMD::MAV_CMD_NAV_WAYPOINT;
|
||||
property.frame = MAV_FRAME::MAV_FRAME_GLOBAL;
|
||||
//...
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user