mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-18 11:35:21 -04:00
Update all Corsair controller files to use new standardized file header comment
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
/*---------------------------------------------------------------------*\
|
||||
| CorsairPeripheralV2SoftwareController.cpp |
|
||||
| |
|
||||
| Common driver for the newer Corsair peripherals that use |
|
||||
| the `08` based USB protocol |
|
||||
| |
|
||||
| Chris M (Dr_No) 11 Aug 2022 |
|
||||
\*---------------------------------------------------------------------*/
|
||||
/*---------------------------------------------------------*\
|
||||
| CorsairPeripheralV2SoftwareController.cpp |
|
||||
| |
|
||||
| Driver for Corsair V2 peripherals - software modes |
|
||||
| |
|
||||
| Chris M (Dr_No) 11 Aug 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "LogManager.h"
|
||||
#include "CorsairPeripheralV2SoftwareController.h"
|
||||
|
||||
Reference in New Issue
Block a user