]> sigrok.org Git - libsigrok.git/commit - src/hardware/conrad-digi-35-cpu/api.c
conrad-digi-35-cpu: Remove SERIAL_NONBLOCK flag from open at scan time.
authorMartin Ling <redacted>
Sun, 21 Sep 2014 17:05:56 +0000 (18:05 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:30:01 +0000 (23:30 +0200)
commit0ac161bba0d9caaafcc2df946eaf242379eb4bfd
treedbf85dad98694040de0793ff896df5aab570c144
parentc9fc06d7f0b13798f9ce6f4187c0a676aa32a4d0
conrad-digi-35-cpu: Remove SERIAL_NONBLOCK flag from open at scan time.

This open call is only made to check access, the port is closed immediately
afterwards. The flag therefore has no effect.
src/hardware/conrad-digi-35-cpu/api.c