mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Serial-Devices - Add udev support (#1246)
This commit is contained in:
@@ -97,6 +97,8 @@ protected:
|
||||
|
||||
/// The name of the output device
|
||||
QString _deviceName;
|
||||
/// The system location of the output device
|
||||
QString _location;
|
||||
/// The RS232 serial-device
|
||||
QSerialPort _rs232Port;
|
||||
/// The used baud-rate of the output device
|
||||
|
Reference in New Issue
Block a user