1、优化d331内的GGA解析
This commit is contained in:
parent
feb5c4224a
commit
fb1b89933f
@ -73,7 +73,7 @@ public class Gga {
|
||||
pos += data.getUnsignedShortLE(pos) + 4;//length+payload+crc
|
||||
}
|
||||
else{
|
||||
break;
|
||||
pos++;
|
||||
}
|
||||
}
|
||||
if(found){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user