From: Joerg W. <j...@ur...> - 2016-03-06 09:06:51
|
As Philip Mulrane wrote: > > command "AVR sign-on" [0x12, 0x10] > > 0E 00 06 00 12 10 00 00 > > Querying for response: hid_read() failed (0) Try increasing the timeout parameter in hid_read(). Actually, when getting a 0 reply, we could probably also loop, but then, we could as well increase the timeout, and have libhidapi loop instead. -- cheers, Joerg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) |