From 322f0be3aa32817f913dc414f03d337f690d80e8 Mon Sep 17 00:00:00 2001 From: Joerg Schultze-Lutter Date: Fri, 26 Mar 2021 12:03:18 +0100 Subject: [PATCH] updated beacon text --- src/aprs_communication.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/aprs_communication.py b/src/aprs_communication.py index 65a7e72..63c0291 100644 --- a/src/aprs_communication.py +++ b/src/aprs_communication.py @@ -32,7 +32,7 @@ bulletin_texts: dict = { "BLN0": f"{mpad_config.mpad_alias} {mpad_config.mpad_version} Multi-Purpose APRS Daemon", "BLN1": f"See https://github.com/joergschultzelutter/mpad for command syntax", - "BLN2": f"and source code. 73 de DF1JSL", + "BLN2": f"and program source code. 73 de DF1JSL", } # APRS_IS beacon texts (will be sent every 30 mins)