mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-08 06:34:14 -04:00
Fix unused field warning in PatriotViperSteel controller
This commit is contained in:
@@ -50,5 +50,4 @@ private:
|
||||
i2c_smbus_interface *bus;
|
||||
viper_dev_id dev;
|
||||
unsigned char mode;
|
||||
unsigned char speed;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user