rs

FTDI serial communication program
git clone git://git.2f30.org/rs
Log | Files | Refs | README | LICENSE

commit 965efa20db7a6228c09b6faf0ccd199a1085d76f
parent b30f014bc2de593416224da36b0627bfe8d6965c
Author: sin <sin@2f30.org>
Date:   Fri, 15 Nov 2013 13:11:00 +0000

Update README

Diffstat:
MREADME | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -1,6 +1,10 @@ This is a simple FTDI serial comms program. It depends on libftdi. +The reason I wrote this is because minicom gets on my nerves +and I don't want to have screen(1) installed just so that I can +use a serial port. + If you have a common FTDI USB adapter you probably don't have to use any flags when starting the program.