On Mon, 11 Jan 2010 23:27:03 +0800, Steven Woody wrote:

> I am using pyserial.  But I always get the local echo after I write
> some characters onto serial port and I find no way to disable this
> behavior. When I say 'local echo', I mean the next read operation will
> get characters that was just write to the same port.

That explains the "echo" part. What makes you think that it's local?


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to