From 0b3c293480d20eacd469e04cd1d60c91a71ceadf Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Mon, 23 May 2022 14:26:14 +0200 Subject: [PATCH] and some more typos and whitespace correction.. --- tnc/daemon.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tnc/daemon.py b/tnc/daemon.py index 0d9c21bc..89452384 100755 --- a/tnc/daemon.py +++ b/tnc/daemon.py @@ -227,7 +227,6 @@ class DAEMON: options.append("--tuning_range_fmax") options.append(data[20]) - # overriding FSK mode # if data[21] == "True": # options.append("--fsk")