Update ViewSonic controller files to new standardized header comment

This commit is contained in:
Adam Honse 2024-06-22 19:18:31 -05:00
parent e3348ea3e6
commit d1673b3304
5 changed files with 57 additions and 32 deletions

View file

@ -1,8 +1,18 @@
/*---------------------------------------------------------*\
| ViewSonicControllerDetect.cpp |
| |
| Detector for ViewSonic XG270QG |
| |
| Lanzaa 23 Jan 2022 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include <hidapi/hidapi.h>
#include "Detector.h"
#include "VS_XG270QG_Controller.h"
#include "RGBController_XG270QG.h"
#include <hidapi/hidapi.h>
#include "LogManager.h"
#define VIEWSONIC_VID 0x0416