lib/src/main/cpp/rtk_platform/platform.cpp
@@ -360,6 +360,8 @@ } // MA_SendGpsBrief(&brief); RequestRtkDownload(gps, 1); DEBUG("GPS_UPDATE_EVT ================"); } if (events & RTK_UPDATE_EVT) { DEBUG("RTK_UPDATE_EVT length %d", length); @@ -385,6 +387,8 @@ } UpdateRTKInfo(rtk); DEBUG("RTK_UPDATE_EVT ================="); } if (events & MCU_UPDATE_EVT) { DEBUG("MCU_UPDATE_EVT length %d", length);