Update EK controller files to new standardized header comment

This commit is contained in:
Adam Honse 2024-05-16 11:39:32 -05:00
parent acc85f8891
commit a51febd0f7
5 changed files with 55 additions and 42 deletions

View file

@ -1,8 +1,19 @@
/*---------------------------------------------------------*\
| EKControllerDetect.cpp |
| |
| Detector for EK Loop Connect |
| |
| Chris M (Dr_No) 16 Jul 2020 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include <hidapi/hidapi.h>
#include "Detector.h"
#include "EKController.h"
#include "RGBController.h"
#include "RGBController_EKController.h"
#include <hidapi/hidapi.h>
#define EK_VID 0x0483
#define EK_LOOP_CONNECT 0x5750