修改连接界面,删除遥控,rtk,紧急按钮选型,只保留数据链,并且默认为数据链
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ MainWindow::MainWindow(QWidget *parent)
|
||||
this->width(),
|
||||
this->height());
|
||||
|
||||
map->SetZoom(10);
|
||||
map->SetZoom(1);
|
||||
|
||||
qDebug() << "map start";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user