diff options
| -rw-r--r-- | app/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Makefile b/app/Makefile index c325681..20e34f1 100644 --- a/app/Makefile +++ b/app/Makefile @@ -109,4 +109,4 @@ tidy:  	astyle -A3 -s2 --attach-extern-c -L -c -w -Y -m0 -f -p  -H -U -k3 -xj -xd ${CSRCS} ${HSRCS}   slog: -	sympathy -d /dev/ttyUSB5 -b 38400 -L ../log -w 132x59 -s  +	sympathy -d /dev/ttyUSB7 -b 38400 -L ../log -w 132x59 -s   | 
