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
|
pos += data.getUnsignedShortLE(pos) + 4;//length+payload+crc
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
break;
|
pos++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if(found){
|
if(found){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user