removed cw id transmit since in rpitx now

pull/45/head
alanbjohnston 6 years ago committed by GitHub
parent 2d23de7c25
commit 63e0161321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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++;

Loading…
Cancel
Save

Powered by TurnKey Linux.