From b87b9b4abdcefc127bbb5c52f3d096857ad7f162 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 26 Dec 2024 15:46:31 +0100 Subject: Revert CW call sign back to HB9G This reverts commit f3dfdb91cbaeb150c6adf9461a1dc88ab4c0dc6e. --- src/common/Core/fsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common/Core/fsm.c b/src/common/Core/fsm.c index 14b34e0..c78a187 100644 --- a/src/common/Core/fsm.c +++ b/src/common/Core/fsm.c @@ -65,7 +65,7 @@ static void balise_message_clear(void) // Reset the counter if the QSO was 10m too long #define SHORT_BEACON_RESET_IF_QSO (60 * 10) -#define CALL "HB90G" +#define CALL "HB9G" /* At least 1 second predelay for CW, ensures the receivers had enough time * time to open their squelch before the first letter gets transmitted -- cgit v1.2.3