diff --git a/src/minimodem.c b/src/minimodem.c index 4b1a036..d8e1ac6 100644 --- a/src/minimodem.c +++ b/src/minimodem.c @@ -52,6 +52,7 @@ int tx_trailer_bits_len = 2; simpleaudio *tx_sa_out; float tx_bfsk_mark_f; unsigned int tx_bit_nsamples; +unsigned int tx_flush_nsamples; void tx_stop_transmit_sighandler( int sig ) @@ -62,9 +63,8 @@ tx_stop_transmit_sighandler( int sig ) for ( j=0; j