From 497c77e8ef3f02db8047b5ae49f445283b96f7e6 Mon Sep 17 00:00:00 2001 From: Jacob Alexander Date: Mon, 26 May 2014 23:06:51 -0700 Subject: [PATCH] Adding info about putty. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index ed197a8..a6a89d2 100644 --- a/README +++ b/README @@ -386,6 +386,11 @@ If possible use screen (as part of Cygwin). screen /dev/ttyS3 (Might be a different file, ttyS0, ttyACM0, ttyUSB0, etc.) +Gnu screen doesn't seem to echo all the characters (it works though). +I believe it's a problem with stty, but I don't know how to fix it... + +putty works well when using DTR/DSR or RTS/CTS flow control. + ---------- | Mac OS X |