This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
Version 1.8.10
This release:
- Adds on NTRIP Server example for ESP32.
- Corrects the Arduino IDE Library Manager helper links. You now need to search for SparkFun u-blox GNSS to find the library in the Library Manager. Thank you @adamgarbo!
- Improves
.begin
and.isConnected
, to make them more robust if the module is generating auto PVT or HNR messages when.begin
is called.