Update SRGBmods LED Controller V1 controller files to new standardized header comment

This commit is contained in:
Adam Honse 2024-06-17 22:33:55 -05:00
parent 410423fdc1
commit a3ded7574c
4 changed files with 44 additions and 35 deletions

View file

@ -1,18 +1,20 @@
/*-----------------------------------------*\
| SRGBmodsLEDControllerV1.h |
| |
| Definitions and types for SRGBmods |
| LED Controller V1 |
| |
| Adam Honse (CalcProgrammer1) 6/30/2023 |
\*-----------------------------------------*/
/*---------------------------------------------------------*\
| SRGBmodsLEDControllerV1.h |
| |
| Driver for SRGBmods LED Controller V1 |
| |
| Adam Honse (CalcProgrammer1) 30 Jun 2023 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#pragma once
#include "RGBController.h"
#include <chrono>
#include <vector>
#include <hidapi/hidapi.h>
#pragma once
#include "RGBController.h"
enum
{