Constructor LinuxSerialConnection
Namespace: Belay.Core
Assembly: Belay.Core.dll
LinuxSerialConnection(string)
Initializes a new instance of the class.
csharp
public LinuxSerialConnection(string portPath)
Parameters
portPath
string
Path to the serial device (e.g., /dev/ttyUSB0).