Monitor and Laptop device types
This commit is contained in:
parent
d296f770b6
commit
20f6565f44
22 changed files with 92 additions and 59 deletions
|
|
@ -75,7 +75,7 @@ RGBController_GigabyteAorusLaptop::RGBController_GigabyteAorusLaptop(GigabyteAor
|
|||
this->dev_type = dev_type;
|
||||
controller = controller_ptr;
|
||||
vendor = "Gigabyte";
|
||||
type = DEVICE_TYPE_KEYBOARD;
|
||||
type = DEVICE_TYPE_LAPTOP;
|
||||
description = "Aorus Laptop";
|
||||
location = controller->GetDeviceLocation();
|
||||
serial = controller->GetSerialString();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue