Move logNMEA into process so it does not matter if processNMEA is overwritten

This commit is contained in:
PaulZC
2021-04-13 15:30:20 +01:00
parent 7cdb4b00eb
commit 1220ef204a
2 changed files with 4 additions and 7 deletions
@@ -9,9 +9,6 @@
This example shows how to configure the u-blox GNSS to send PVT reports automatically
and log those and any incoming NMEA messages to SD card in UBX format
** Please note: NMEA logging relies upon processNMEA **
** You will not be able to log NMEA data automatically through the library if you overwrite processNMEA with your own function **
** Please note: this example will only work on processors like the Artemis which have plenty of RAM available **
This code is intended to be run on the MicroMod Data Logging Carrier Board using the Artemis Processor