ZylGPSReceiver Mobile

GPSReceiver.AddCrLfToNMEA Method 

Adds CR-LF to a NMEA sentence.

public static string AddCrLfToNMEA(
   String nmea
);

Parameters

String
The NMEA sentence without CR-LF.

Return Value

NMEA sentence with CR-LF

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace