note the log in websocket msg handler and RTKLoc
This commit is contained in:
@@ -49,7 +49,7 @@ public class MogoRTKLocation {
|
||||
mHandler.sendEmptyMessageDelayed(MSG_DATA_CHANGED, uploadDelay);
|
||||
sendLocationData();
|
||||
|
||||
Logger.d(TAG,"handleMessage开始发送消息");
|
||||
// Logger.d(TAG,"handleMessage开始发送消息");
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user