File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Controllers/LianLiController/LianLiUniHubALController Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -208,24 +208,10 @@ class LianLiUniHubALController
208
208
hid_device* dev;
209
209
unsigned short dev_pid;
210
210
211
- /* ---------------------------------------------------------*\
212
- | Device-specific protocol settings |
213
- \*---------------------------------------------------------*/
214
- unsigned char dev_transaction_id;
215
- unsigned char dev_led_id;
216
-
217
211
/* ---------------------------------------------------------*\
218
212
| Device information strings |
219
213
\*---------------------------------------------------------*/
220
214
std::string firmware_version;
221
215
std::string location;
222
216
std::string name;
223
- device_type type;
224
-
225
- /* ---------------------------------------------------------*\
226
- | HID report index for request and response |
227
- \*---------------------------------------------------------*/
228
- unsigned char report_index;
229
- unsigned char response_index;
230
-
231
217
};
You can’t perform that action at this time.
0 commit comments