Update Yeelight controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-06-30 13:27:36 -05:00
parent 5bfa134414
commit db8932749e
5 changed files with 52 additions and 25 deletions

View File

@@ -1,7 +1,12 @@
/*---------------------------------------------------------*\
| Driver for Yeelight |
| YeelightController.cpp |
| |
| Adam Honse (calcprogrammer1@gmail.com), 1/18/2021 |
| Driver for Yeelight |
| |
| Adam Honse (CalcProgrammer1) 18 Jan 2021 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "YeelightController.h"