Serial port and GPS

Serial.DEFAULT_STOPBITS Field

Default number of stop bits

[Visual Basic]
Public Shared ReadOnly DEFAULT_STOPBITS As StopBits
[C#]
public static readonly StopBits DEFAULT_STOPBITS;

See Also

Serial Class | serial Namespace