Update N5312A controller files to new standardized header comment
This commit is contained in:
parent
75f895799c
commit
feefc79757
5 changed files with 59 additions and 38 deletions
|
|
@ -1,3 +1,14 @@
|
|||
/*---------------------------------------------------------*\
|
||||
| N5312AControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for N5312A |
|
||||
| |
|
||||
| Morgan Guimard (morg) 02 Apr 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "N5312AController.h"
|
||||
#include "RGBController.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue