mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-27 19:56:06 -05:00
Monitor and Laptop device types
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#define LG_27GN950_B_PID 0x9A8A
|
||||
#define LG_38GL950G_PID 0x9A57
|
||||
|
||||
void DetectLGMonitorControllers(hid_device_info* info, const std::string& name)
|
||||
static void DetectLGMonitorControllers(hid_device_info* info, const std::string& name)
|
||||
{
|
||||
hid_device* dev = hid_open_path(info->path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user