无法编译bug
This commit is contained in:
parent
ca07ddd155
commit
aea10b8382
@ -428,10 +428,10 @@ namespace Plane.FormationCreator.Formation
|
||||
//Plane.Windows.Messages.Message.Show("---["+ seenmsg + "]RTCM:" + rtcm.length);
|
||||
|
||||
// await _commModuleManager.InjectGpsRTCMDataAsync(rtcm.packet, rtcm.length);
|
||||
/* if (rtcm.length <= 180)
|
||||
if (rtcm.length <= 180)
|
||||
Ensend = true;
|
||||
else Ensend = false;
|
||||
*/
|
||||
|
||||
if (Ensend)
|
||||
{
|
||||
// await _commModuleManager.InjectGpsRTCMDataAsync(rtcm.packet, rtcm.length);
|
||||
|
Loading…
Reference in New Issue
Block a user