Page 1 of 1

USB Composite library updated to 1.0.7

Posted: Wed Jan 04, 2023 5:14 pm
by arpruss
I've updated my USB Composite library to 1.0.7: https://github.com/arpruss/USBComposite_stm32f1
The main new thing is you can call USBHID.setTXInterval(t) for making devices that can be polled faster.