Serial port and GPS

CmdLineOpts.REGCMD Field

The regular expression which the command line option must follow.

[Visual Basic]
Private Shared ReadOnly REGCMD As Regex
[C#]
private static readonly Regex REGCMD;

See Also

CmdLineOpts Class | serial Namespace