Fix unused field warning in PatriotViperSteel controller
This commit is contained in:
parent
209b62bccc
commit
88bd7433e2
1 changed files with 0 additions and 1 deletions
|
|
@ -50,5 +50,4 @@ private:
|
||||||
i2c_smbus_interface *bus;
|
i2c_smbus_interface *bus;
|
||||||
viper_dev_id dev;
|
viper_dev_id dev;
|
||||||
unsigned char mode;
|
unsigned char mode;
|
||||||
unsigned char speed;
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue