diff --git a/Controllers/PatriotViperSteelController/PatriotViperSteelController.h b/Controllers/PatriotViperSteelController/PatriotViperSteelController.h index 741c43f9..389d2aee 100644 --- a/Controllers/PatriotViperSteelController/PatriotViperSteelController.h +++ b/Controllers/PatriotViperSteelController/PatriotViperSteelController.h @@ -50,5 +50,4 @@ private: i2c_smbus_interface *bus; viper_dev_id dev; unsigned char mode; - unsigned char speed; };