]> sigrok.org Git - libsigrok.git/commitdiff
conrad-digi-35-cpu: Make serial write call block.
authorMartin Ling <redacted>
Sun, 21 Sep 2014 17:07:14 +0000 (18:07 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:30:01 +0000 (23:30 +0200)
This call was previously nonblocking, but there is no partial write handling.
It is only called from config_set so it is free to block.


No differences found