Serial port and GPS

Serial.BAUDRATES Field

Baudrates supported by the module

[Visual Basic]
Public Shared ReadOnly BAUDRATES As Integer()
[C#]
public static readonly int[] BAUDRATES;

See Also

Serial Class | serial Namespace