无法编译bug

This commit is contained in:
xu 2022-09-15 01:01:07 +08:00
parent ca07ddd155
commit aea10b8382

View File

@ -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);