mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-05 06:34:25 -04:00
Update Debug controller files to new standardized header comment
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
#include "RGBController_Debug.h"
|
||||
/*---------------------------------------------------------*\
|
||||
| RGBController_Debug.cpp |
|
||||
| |
|
||||
| RGBController for debug devices |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include "RGBController_Debug.h"
|
||||
|
||||
/**------------------------------------------------------------------*\
|
||||
@name Debug
|
||||
|
||||
Reference in New Issue
Block a user