On Sat, Feb 18, 2017 at 09:24:09AM +0100, Alexander Burger wrote:
>    (err "/dev/null"  # stty arguments depend on your situation
>       (call "stty" "/dev/ttyACM0" "raw" "-echo" "-echoe" "-echok") )

Sorry, forgot the "-F"

      (call "stty" "-F" "/dev/ttyACM0" "raw" "-echo" "-echoe" "-echok") )

♪♫ Alex
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to