NMEA_FormatSetPeriodCmd Function
Format command text to set period
Syntax
void 	NMEA_FormatSetPeriodCmd(UBYTE typeSentence, UBYTE period, char *pCmdText);
Parameters
UBYTE - typeSentence
UBYTE - period 
char * - pCmdText
Return Value
N/A
Remarks
N/A
Requirements
nmeap.h
Example
N/A