]> sigrok.org Git - libsigrok.git/commit
teleinfo: Mark serial read as nonblocking, remove SERIAL_NONBLOCK flag.
authorMartin Ling <redacted>
Sun, 21 Sep 2014 18:17:02 +0000 (19:17 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:30:31 +0000 (23:30 +0200)
commit9333691aaf1b08f597caa6a6490ebb56441f4a38
tree2126b73fb0f3d8b29e605571c6f551e5b6ab110a
parent4ded59eef0db5deeffe554e05833eb0c2f09d90f
teleinfo: Mark serial read as nonblocking, remove SERIAL_NONBLOCK flag.

This call was already nonblocking due to the flag.
src/hardware/teleinfo/api.c
src/hardware/teleinfo/protocol.c