diff options
-rw-r--r-- | src/common/Core/fsm.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |