Skip to content

Commit

Permalink
works
Browse files Browse the repository at this point in the history
  • Loading branch information
bewest committed Jun 20, 2013
1 parent 9ed89f1 commit 38b1e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/socat_run_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo ""
SOCAT=$(which socat)
# BLOCK_SIZE="-b 64"
BLOCK_SIZE=""
ADDR1="TCP-CONNECT:localhost:8080,reuseaddr"
ADDR1="TCP-CONNECT:bewest.io:8080,reuseaddr"
ADDR2="pty,link=./carelink.ttyUSB0,b9600,raw"
# ADDR2="FILE:carelink.ttyUSB0,b9600,raw"
# $ socat pty,link=$HOME/dev/vmodem0,waitslave tcp:modem-server:54321
Expand Down

0 comments on commit 38b1e64

Please sign in to comment.