Update README.md

This commit is contained in:
Verkehrsrot 2018-06-10 18:59:24 +02:00 committed by GitHub
parent 589f37981b
commit f6ae0ea08a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,7 +162,7 @@ function Converter(decoded, port) {
if (port === 1) {
converted.pax = converted.ble + converted.wifi;
if (converted.length > 4){
if (converted.hdop) {
converted.hdop /= 100;
converted.latitude /= 1000000;
converted.longitude /= 1000000;