]> sigrok.org Git - libsigrok.git/commit
colead-slm: Mark serial write call as blocking.
authorMartin Ling <redacted>
Tue, 16 Sep 2014 00:52:14 +0000 (01:52 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:18:20 +0000 (23:18 +0200)
commit02bd1d029858678add65cb436e2ba664673068a9
tree3b07aea86780c0c340676462fe5fc050353029ca
parentbbff0fe0d242542c1585cc9e94b9d4638632a049
colead-slm: Mark serial write call as blocking.

This driver opens the port without the SERIAL_NONBLOCK flag,
so this call was already blocking.
src/hardware/colead-slm/protocol.c