cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.73k stars 405 forks source link

Fix gps longitude #701

Closed HouzuoGuo closed 3 years ago

HouzuoGuo commented 3 years ago

Use rawLng() instead of rawLat() to determine whether longitude reading is west or east.