RTK默认改成COM7
This commit is contained in:
parent
5dc074fc0b
commit
5bb0bd49ce
@ -196,7 +196,7 @@ namespace Plane.FormationCreator.ViewModels
|
||||
}));
|
||||
}
|
||||
}
|
||||
private string _RTKcomvalue = "COM3";
|
||||
private string _RTKcomvalue = "COM7";
|
||||
public string RTKcomvalue
|
||||
{
|
||||
get { return _RTKcomvalue; }
|
||||
|
Loading…
Reference in New Issue
Block a user