From 966198a9c39ea06bd13b864849104797219b458a Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Sat, 3 Dec 2022 14:05:39 +0100 Subject: [PATCH] handle foreign pings --- tnc/data_handler.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tnc/data_handler.py b/tnc/data_handler.py index 2e142143..9c3230f5 100644 --- a/tnc/data_handler.py +++ b/tnc/data_handler.py @@ -2228,6 +2228,7 @@ class DATA: + "]", snr=static.SNR, ) + def stop_transmission(self) -> None: """ Force a stop of the running transmission