mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-08 06:11:16 -05:00
Automatically create matrix
This commit is contained in:
committed by
Adam Honse
parent
0bbec4dde9
commit
39055f205c
@@ -116,6 +116,8 @@ public:
|
||||
std::string GetSerialString();
|
||||
|
||||
unsigned int GetLampCount();
|
||||
std::vector<LampAttributes> GetLamps();
|
||||
|
||||
void SetLampMultiUpdateReport(unsigned char LampCount, unsigned char LampUpdateFlags, unsigned short * LampIds, LampArrayColor * UpdateColors);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user