This release corrects issue #100:
checkUblox
now calls checkUbloxInternal
:
- it defaults to checking for NAV PVT messages using packetCfg
- this provides backwards compatibility for the examples that call checkUblox directly
(Thanks to @hoilett and @rcal42)