File tree 1 file changed +0
-15
lines changed
Controllers/LianLiController/LianLiUniHubSLV2Controller
1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -201,26 +201,11 @@ class LianLiUniHubSLV2Controller
201
201
202
202
private:
203
203
hid_device* dev;
204
- unsigned short dev_pid;
205
-
206
- /* ---------------------------------------------------------*\
207
- | Device-specific protocol settings |
208
- \*---------------------------------------------------------*/
209
- unsigned char dev_transaction_id;
210
- unsigned char dev_led_id;
211
204
212
205
/* ---------------------------------------------------------*\
213
206
| Device information strings |
214
207
\*---------------------------------------------------------*/
215
208
std::string firmware_version;
216
209
std::string location;
217
210
std::string name;
218
- device_type type;
219
-
220
- /* ---------------------------------------------------------*\
221
- | HID report index for request and response |
222
- \*---------------------------------------------------------*/
223
- unsigned char report_index;
224
- unsigned char response_index;
225
-
226
211
};
You can’t perform that action at this time.
0 commit comments