mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-01 19:01:13 -05:00
Determine device type from LampArray kind
This commit is contained in:
@@ -116,6 +116,7 @@ public:
|
||||
std::string GetDeviceName();
|
||||
std::string GetSerialString();
|
||||
|
||||
unsigned int GetLampArrayKind();
|
||||
unsigned int GetLampCount();
|
||||
std::vector<LampAttributes> GetLamps();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user