Update README.md
This commit is contained in:
parent
589f37981b
commit
f6ae0ea08a
@ -162,7 +162,7 @@ function Converter(decoded, port) {
|
|||||||
|
|
||||||
if (port === 1) {
|
if (port === 1) {
|
||||||
converted.pax = converted.ble + converted.wifi;
|
converted.pax = converted.ble + converted.wifi;
|
||||||
if (converted.length > 4){
|
if (converted.hdop) {
|
||||||
converted.hdop /= 100;
|
converted.hdop /= 100;
|
||||||
converted.latitude /= 1000000;
|
converted.latitude /= 1000000;
|
||||||
converted.longitude /= 1000000;
|
converted.longitude /= 1000000;
|
||||||
|
Loading…
Reference in New Issue
Block a user