diff --git a/modem/command_cq.py b/modem/command_cq.py index f5accafa..359c46e2 100644 --- a/modem/command_cq.py +++ b/modem/command_cq.py @@ -5,5 +5,5 @@ class CQCommand(TxCommand): def build_frame(self): return self.frame_factory.build_cq() - def get_tx_mode(self): - return FREEDV_MODE.data_ofdm_2438 + #def get_tx_mode(self): + # return FREEDV_MODE.data_ofdm_2438