Commit 8e8aa061 authored by wangdawei's avatar wangdawei

test

parent 03599b29
...@@ -207,6 +207,7 @@ bool Convert::processScan( ...@@ -207,6 +207,7 @@ bool Convert::processScan(
{ {
// LOG(INFO) << "scanMsg->packets.size(): " << scanMsg->packets.size(); // LOG(INFO) << "scanMsg->packets.size(): " << scanMsg->packets.size();
if(scanMsg->packets.size() < 2){ if(scanMsg->packets.size() < 2){
LOG(INFO) << "scanMsg->packets.size(): " << scanMsg->packets.size();
return false; return false;
} }
if(!inited){ if(!inited){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment