From: root Date: Sun, 6 Jan 2008 06:07:48 +0000 (+0000) Subject: Modified to remove direct manimpulation of serial port using termios X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=b166878dd06d8160fff2b455328753424cbfa7db;hp=b166878dd06d8160fff2b455328753424cbfa7db;p=zanchey%2Fdispense2.git Modified to remove direct manimpulation of serial port using termios code found randomly on the net by Bernard Now using http://pyserial.sourceforge.net/ located in the python-serial package Has been tested and working for a quarter of an hour at UCC :) ---