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
208208 hid_device* dev;
209209 unsigned short dev_pid;
210210
211- /* ---------------------------------------------------------*\
212- | Device-specific protocol settings |
213- \*---------------------------------------------------------*/
214- unsigned char dev_transaction_id;
215- unsigned char dev_led_id;
216-
217211 /* ---------------------------------------------------------*\
218212 | Device information strings |
219213 \*---------------------------------------------------------*/
220214 std::string firmware_version;
221215 std::string location;
222216 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-
231217};
You can’t perform that action at this time.
0 commit comments