mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-07 05:41:13 -05:00
Fix unused parameter warning in SeagateController.cpp
This commit is contained in:
@@ -123,7 +123,7 @@ void SeagateController::SetLEDBreathing
|
||||
void SeagateController::SetLEDsSpectrum
|
||||
(
|
||||
unsigned char led_id,
|
||||
bool save
|
||||
bool /*save*/
|
||||
)
|
||||
{
|
||||
/*-----------------------------------------------------------------------------*\
|
||||
|
||||
Reference in New Issue
Block a user