mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-05 21:26:48 -04:00
Update Elgato Light Strip controller files to new standardized header comment
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| ElgatoLightStripControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Elgato Light Strip |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "ElgatoLightStripController.h"
|
||||
#include "RGBController_ElgatoLightStrip.h"
|
||||
|
||||
Reference in New Issue
Block a user