Serial port and GPS

SerialCpy.StopBits2 Property

Stop bits of the 2nd port

[Visual Basic]
Public Property StopBits2 As StopBits
[C#]
public System.IO.Ports.StopBits StopBits2 {get; set;}

See Also

SerialCpy Class | serial Namespace