Fixed direct mode on ASRock Polychrome USB devices

master
Husky2490 4 months ago committed by Adam Honse
parent d09c66900d
commit de3482c791

@ -324,6 +324,7 @@ void PolychromeUSBController::WriteAllZones
| Send packet |
\*-----------------------------------------------------*/
hid_write(dev, usb_buf, 65);
hid_read(dev, usb_buf, 64);
/*-----------------------------------------------------*\
| Zero out buffer |

Loading…
Cancel
Save