SabertoothAutoBaud Method (Boolean)SyRen/Sabertooth Library for .NET
Sends the autobaud character.

Namespace: DimensionEngineering
Assembly: DimensionEngineering.Sabertooth (in DimensionEngineering.Sabertooth.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

public void AutoBaud(
	[OptionalAttribute] bool doNotWait
)

Parameters

doNotWait (Optional)
Type: SystemBoolean
If false, a delay is added to give the driver time to start up.
See Also

Reference