From 84bc0ec7dbba63be7d1e08dea9700d5351df665a Mon Sep 17 00:00:00 2001 From: Ed Braaten Date: Sun, 23 Nov 2025 20:32:55 -0800 Subject: [PATCH] Added #HOIP to footer of weekly report. --- DMR_Net_Check_In.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DMR_Net_Check_In.py b/DMR_Net_Check_In.py index 1df5a7c..70b7ddb 100644 --- a/DMR_Net_Check_In.py +++ b/DMR_Net_Check_In.py @@ -428,7 +428,7 @@ for net_day in net_day_list: 'our Pacific Northwest region. It also highlights the', 'wide range of EmComm-related organizations who have', 'members with DMR capability.\n\n', - '#net-reports #hamradio #EmComm #ARES #DMR #PNWDigital\n' + '#net-reports #hamradio #EmComm #ARES #DMR #HOIP #PNWDigital\n' ]) outfile.write(footer)