mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-01 19:01:13 -05:00
Add meta information for udev rule to be generated automatically
This commit is contained in:
committed by
Adam Honse
parent
bbc65c436b
commit
6389ee9ffd
@@ -11,6 +11,13 @@
|
||||
|
||||
#include "RGBController_HIDLampArray.h"
|
||||
|
||||
/**------------------------------------------------------------------*\
|
||||
@name HID LampArray Controllers
|
||||
@category Keyboard
|
||||
@type USB
|
||||
@detectors DetectHIDLampArrayControllers
|
||||
\*-------------------------------------------------------------------*/
|
||||
|
||||
RGBController_HIDLampArray::RGBController_HIDLampArray(HIDLampArrayController* controller_ptr)
|
||||
{
|
||||
controller = controller_ptr;
|
||||
|
||||
Reference in New Issue
Block a user