From f3dfdb91cbaeb150c6adf9461a1dc88ab4c0dc6e Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 31 Dec 2023 14:55:28 +0100 Subject: Change CW call to HB90G for the entire year 2024 --- src/common/Core/fsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Core') diff --git a/src/common/Core/fsm.c b/src/common/Core/fsm.c index c78a187..14b34e0 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 "HB9G" +#define CALL "HB90G" /* 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