mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-24 08:51:07 -04:00
Fix metadata for Cryorig and NZXT Hue 1 controllers
This commit is contained in:
@@ -9,6 +9,16 @@
|
||||
|
||||
#include "RGBController_CryorigH7QuadLumi.h"
|
||||
|
||||
/**------------------------------------------------------------------*\
|
||||
@name Cryorig H7 Quad Lumi
|
||||
@category Cooler
|
||||
@type USB
|
||||
@save :x:
|
||||
@direct :white_check_mark:
|
||||
@effects :white_check_mark:
|
||||
@detectors DetectCryorigH7QuadLumi
|
||||
@comment
|
||||
\*-------------------------------------------------------------------*/
|
||||
|
||||
RGBController_CryorigH7QuadLumi::RGBController_CryorigH7QuadLumi(CryorigH7QuadLumiController* controller_ptr)
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
@name NZXT Hue 1
|
||||
@category LEDStrip
|
||||
@type USB
|
||||
@save :robot:
|
||||
@save :x:
|
||||
@direct :white_check_mark:
|
||||
@effects :white_check_mark:
|
||||
@detectors DetectNZXTHue1Controllers
|
||||
|
||||
Reference in New Issue
Block a user