mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-02 05:08:30 -05:00
Update FanBus controller files to new standardized header comment
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| FanBusControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for FanBus devices |
|
||||
| |
|
||||
| Adam Honse (calcprogrammer1@gmail.com) 12 Jan 2021 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "FanBusController.h"
|
||||
#include "RGBController_FanBus.h"
|
||||
|
||||
Reference in New Issue
Block a user