ftdi_stream: fix timeout setting: tv_usec field of timeval is in microseconds, not ms
authorЛарионов Даниил <scumcoder@yandex.ru>
Sat, 26 Mar 2016 12:36:53 +0000 (13:36 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 26 Mar 2016 12:36:53 +0000 (13:36 +0100)
commitf838a4e3b0466abc34823750e9eef24d785c8232
tree46067f604dd5bd8b51234126166dd7b1b0290e61
parent1b1bf7e481bc29ffac3b4c6a6da9eeff36beb1d0
ftdi_stream: fix timeout setting: tv_usec field of timeval is in microseconds, not ms
src/ftdi_stream.c