From c93861c733ced9c6659241cea69c7feed56afcce Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Wed, 20 Feb 2019 02:39:38 +0000 Subject: use OCXO, and auto fail-over between different clock sources --- app/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Makefile') diff --git a/app/Makefile b/app/Makefile index c325681..e8ae217 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/ttyUSB6 -b 38400 -L ../log -w 132x59 -s -- cgit v1.2.3