diff --git a/transmit.py b/transmit.py index 6619b3d1..19969159 100644 --- a/transmit.py +++ b/transmit.py @@ -992,7 +992,6 @@ if __name__ == "__main__": rx_doppler_start_hz = rxf * 1e6 rx_doppler_shift_hz = 0 print(rx_doppler_start_hz) - print(rx_doppler_freq_hz) while True: if (input(squelch) == False) and (command_tx == True): tx_doppler_shift_hz = (time.perf_counter() - start_time) * 60