projects
/
kiibohd-controller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e4e95d
)
Adding info about putty.
author
Jacob Alexander
<haata@kiibohd.com>
Tue, 27 May 2014 06:06:51 +0000
(23:06 -0700)
committer
Jacob Alexander
<haata@kiibohd.com>
Tue, 27 May 2014 06:06:51 +0000
(23:06 -0700)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index ed197a8880eb04ed72a16de88d26497fbbfaff3f..a6a89d2441f4f70d0f7bb3ddb237c60ef2c4d993 100644
(file)
--- 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 |