Adds checksum to a NMEA sentence (including asterix).
Namespace: ZylSoft.Gps.Mobile
Assembly: ZylGpsReceiverMobile (in ZylGpsReceiverMobile.dll) Version: 3.14.6846.29005
Syntax
Parameters
- nmea
- Type: SystemString
The NMEA sentence without checksum.
Return Value
Type: StringNMEA sentence with checksum.
See Also