From c9ffa24a5e4cf6d18feb808ff1949d403aeda10c Mon Sep 17 00:00:00 2001 From: K2IE Date: Tue, 4 Feb 2020 00:10:05 -0500 Subject: [PATCH] Update README Add missing "=" in CBEACON example. --- noaacap/usr/local/share/noaacap/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noaacap/usr/local/share/noaacap/README b/noaacap/usr/local/share/noaacap/README index 58db4a6..21c2cc1 100644 --- a/noaacap/usr/local/share/noaacap/README +++ b/noaacap/usr/local/share/noaacap/README @@ -45,7 +45,7 @@ send if there is a change. Add a line similar to the following to direwolf.conf: -CBEACON EVERY=2 VIA WIDE2-1 INFOCMD="/usr/local/bin/noaacap.py" +CBEACON EVERY=2 VIA=WIDE2-1 INFOCMD="/usr/local/bin/noaacap.py" ==> NOAACAP CONFIGURATION <==