Update Gigabyte Aorus case controller files to new standardized header comment
This commit is contained in:
parent
c8bafd10aa
commit
e22267fbeb
5 changed files with 53 additions and 38 deletions
|
|
@ -1,8 +1,17 @@
|
|||
#include <hidapi/hidapi.h>
|
||||
/*---------------------------------------------------------*\
|
||||
| GigabyteAorusPCCaseControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Gigabyte Aorus case |
|
||||
| |
|
||||
| Denis Nazarov (nenderus) 10 Feb 2024 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include <hidapi/hidapi.h>
|
||||
#include "Detector.h"
|
||||
#include "RGBController.h"
|
||||
|
||||
#include "GigabyteAorusPCCaseController.h"
|
||||
#include "RGBController_GigabyteAorusPCCase.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue