mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-04 14:14:17 -04:00
Update Trust common controller files to new standardized header comment
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| TrustControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Trust devices |
|
||||
| |
|
||||
| Morgan Guimard (morg) 24 Jan 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "TrustGXT114Controller.h"
|
||||
#include "TrustGXT180Controller.h"
|
||||
|
||||
Reference in New Issue
Block a user