mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-07-10 05:15:10 -04:00
Add network packet for requesting USB serial ports
This commit is contained in:
@@ -115,6 +115,7 @@ public:
|
||||
std::vector<i2c_smbus_info> GetI2CBusInfo();
|
||||
std::vector<std::string> GetSerialPorts();
|
||||
std::vector<USBDeviceInfo> GetUSBDeviceInfo();
|
||||
std::vector<SerialDeviceInfo> GetUSBSerialPorts();
|
||||
|
||||
/*-----------------------------------------------------*\
|
||||
| DetectionManager functions |
|
||||
|
||||
Reference in New Issue
Block a user