JohnDMcMaster / usbrply

Replay USB messages from Wireshark (.cap) files
ISC License
306 stars 37 forks source link

Gh61 #63

Closed JohnDMcMaster closed 2 years ago

JohnDMcMaster commented 2 years ago

fixes https://github.com/JohnDMcMaster/usbrply/issues/61

I also changed the internal JSON slightly to use "interruptIn" which appears to be closer to the USB terminology, as opposed to "interruptRead" which is a libusb utility function. Ultimately for most users this is transparent as the python printer will still emit interruptRead()