renatobo / bonogps

A GPS setup to log your track lap times, based on ESP32, with the ability to interface with several mobile phone apps that log your speed and position via Bluetooth Low Energy, Bluetooth or WiFi
MIT License
57 stars 18 forks source link

use ublox libraries to manage GPS configurations #14

Open renatobo opened 3 years ago

renatobo commented 3 years ago

There are at least a couple of good ublox libraries

Evaluate removing the custom code and use these ones instead