From df2f7558df7d2528297b7ff9c29ec7540ce8b3c3 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 25 Jun 2021 20:55:57 -0400 Subject: [PATCH] fixed ax5043 header --- main.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/main.c b/main.c index 6ef2bf56..18406181 100644 --- a/main.c +++ b/main.c @@ -863,11 +863,12 @@ void get_tlm(void) { strcpy(str, header_str); } else { strcpy(str, header_str3); +// } + if (mode == AFSK) { + strcat(str, call); + strcat(str, header_str2); + } } - if (mode == AFSK) { - strcat(str, call); - strcat(str, header_str2); - } // printf("Str: %s \n", str); if (mode != CW) { // sprintf(header_str2b, "=%7.2f%c%c%c%08.2f%cShi hi ",4003.79,'N',0x5c,0x5c,07534.33,'W'); // add APRS lat and long