Skip to content

Commit cacfffd

Browse files
Fix metadata for Cryorig and NZXT Hue 1 controllers
1 parent bc91bd2 commit cacfffd

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Controllers/CryorigH7QuadLumiController/RGBController_CryorigH7QuadLumi.cpp

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

1010
#include "RGBController_CryorigH7QuadLumi.h"
1111

12+
/**------------------------------------------------------------------*\
13+
@name Cryorig H7 Quad Lumi
14+
@category Cooler
15+
@type USB
16+
@save :x:
17+
@direct :white_check_mark:
18+
@effects :white_check_mark:
19+
@detectors DetectCryorigH7QuadLumi
20+
@comment
21+
\*-------------------------------------------------------------------*/
1222

1323
RGBController_CryorigH7QuadLumi::RGBController_CryorigH7QuadLumi(CryorigH7QuadLumiController* controller_ptr)
1424
{

Controllers/NZXTHue1Controller/RGBController_NZXTHue1.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
@name NZXT Hue 1
1313
@category LEDStrip
1414
@type USB
15-
@save :robot:
15+
@save :x:
1616
@direct :white_check_mark:
1717
@effects :white_check_mark:
1818
@detectors DetectNZXTHue1Controllers

0 commit comments

Comments
 (0)