Update Faustus controller files to new standardized header comment
This commit is contained in:
parent
502f23e102
commit
2c3e102772
2 changed files with 23 additions and 8 deletions
|
|
@ -1,7 +1,16 @@
|
|||
#include "RGBController_Faustus_Linux.h"
|
||||
#include "Detector.h"
|
||||
/*---------------------------------------------------------*\
|
||||
| RGBController_Faustus_Linux.cpp |
|
||||
| |
|
||||
| RGBController for Faustus devices |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include <dirent.h>
|
||||
#include <string.h>
|
||||
#include "RGBController_Faustus_Linux.h"
|
||||
#include "Detector.h"
|
||||
|
||||
/**------------------------------------------------------------------*\
|
||||
@name ASUS TUF Keyboard (Faustus)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue