Convert NMEA Line to Table
#Firmware/v300
t, special, ok = nmea.tab(txt)
Converts the NMEA string
txt
.
Returns
Type
Description
t
table
Table of values
special
boolean
True if this is an AIS
'!'
record
ok
boolean
True if the checksum matches