From 63e0161321ed4303da62308d264255214b8758ef Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 18 Jul 2020 15:04:59 -0400 Subject: [PATCH] removed cw id transmit since in rpitx now --- afsk/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/afsk/main.c b/afsk/main.c index fe6c59f9..105bd795 100644 --- a/afsk/main.c +++ b/afsk/main.c @@ -495,7 +495,7 @@ else //uint8_t data[1024]; tx_freq_hz -= tx_channel * 50000; - +/* if (transmit == FALSE) { @@ -531,7 +531,7 @@ printf("After command\n"); //printf("After Write\n"); } //printf("Done CW!\n"); - +*/ while (loop-- != 0) { frames_sent++;