diff --git a/Controllers/SinowealthController/SinowealthGMOWController/RGBController_SinowealthGMOW.cpp b/Controllers/SinowealthController/SinowealthGMOWController/RGBController_SinowealthGMOW.cpp index cdd051e2..bb466cdc 100644 --- a/Controllers/SinowealthController/SinowealthGMOWController/RGBController_SinowealthGMOW.cpp +++ b/Controllers/SinowealthController/SinowealthGMOWController/RGBController_SinowealthGMOW.cpp @@ -1,10 +1,13 @@ -/*-------------------------------------------*\ -| RGBController_GMOW.cpp | -| | -| Support for the Glorious Model O Wireless | -| | -| Matt Silva (thesilvanator) 05/2022 | -\*-------------------------------------------*/ +/*---------------------------------------------------------*\ +| RGBController_SinowealthGMOW.cpp | +| | +| RGBController for Glorious Model O Wireless | +| | +| Matt Silva (thesilvanator) May 2022 | +| | +| This file is part of the OpenRGB project | +| SPDX-License-Identifier: GPL-2.0-only | +\*---------------------------------------------------------*/ /**------------------------------------------------------------------*\ @name Sinowealth Glorious Model O Wireless diff --git a/Controllers/SinowealthController/SinowealthGMOWController/RGBController_SinowealthGMOW.h b/Controllers/SinowealthController/SinowealthGMOWController/RGBController_SinowealthGMOW.h index f299057a..eec3a645 100644 --- a/Controllers/SinowealthController/SinowealthGMOWController/RGBController_SinowealthGMOW.h +++ b/Controllers/SinowealthController/SinowealthGMOWController/RGBController_SinowealthGMOW.h @@ -1,10 +1,13 @@ -/*-------------------------------------------*\ -| RGBController_GMOW.h | -| | -| Support for the Glorious Model O Wireless | -| | -| Matt Silva (thesilvanator) 05/2022 | -\*-------------------------------------------*/ +/*---------------------------------------------------------*\ +| RGBController_SinowealthGMOW.h | +| | +| RGBController for Glorious Model O Wireless | +| | +| Matt Silva (thesilvanator) May 2022 | +| | +| This file is part of the OpenRGB project | +| SPDX-License-Identifier: GPL-2.0-only | +\*---------------------------------------------------------*/ #pragma once diff --git a/Controllers/SinowealthController/SinowealthGMOWController/SinowealthGMOWController.cpp b/Controllers/SinowealthController/SinowealthGMOWController/SinowealthGMOWController.cpp index f80b5ca7..cd19e1fe 100644 --- a/Controllers/SinowealthController/SinowealthGMOWController/SinowealthGMOWController.cpp +++ b/Controllers/SinowealthController/SinowealthGMOWController/SinowealthGMOWController.cpp @@ -1,10 +1,13 @@ -/*-------------------------------------------*\ -| SinowealthGMOWController.cpp | -| | -| Support for the Glorious Model O Wireless | -| | -| Matt Silva (thesilvanator) 05/2022 | -\*-------------------------------------------*/ +/*---------------------------------------------------------*\ +| SinowealthGMOWController.cpp | +| | +| Driver for Glorious Model O Wireless | +| | +| Matt Silva (thesilvanator) May 2022 | +| | +| This file is part of the OpenRGB project | +| SPDX-License-Identifier: GPL-2.0-only | +\*---------------------------------------------------------*/ #include #include diff --git a/Controllers/SinowealthController/SinowealthGMOWController/SinowealthGMOWController.h b/Controllers/SinowealthController/SinowealthGMOWController/SinowealthGMOWController.h index 9a2294e3..1e01e8fa 100644 --- a/Controllers/SinowealthController/SinowealthGMOWController/SinowealthGMOWController.h +++ b/Controllers/SinowealthController/SinowealthGMOWController/SinowealthGMOWController.h @@ -1,17 +1,20 @@ -/*-------------------------------------------*\ -| SinowealthGMOWController.h | -| | -| Support for the Glorious Model O Wireless | -| | -| Matt Silva (thesilvanator) 05/2022 | -\*-------------------------------------------*/ - -#include "RGBController.h" -#include -#include +/*---------------------------------------------------------*\ +| SinowealthGMOWController.h | +| | +| Driver for Glorious Model O Wireless | +| | +| Matt Silva (thesilvanator) May 2022 | +| | +| This file is part of the OpenRGB project | +| SPDX-License-Identifier: GPL-2.0-only | +\*---------------------------------------------------------*/ #pragma once +#include +#include +#include "RGBController.h" + #define GMOW_PACKET_SIZE 64 + 1 enum