adjusted ofdm2438

This commit is contained in:
DJ2LS 2024-04-10 17:58:39 +02:00
parent 00a0c390b1
commit 93a9cba781

View file

@ -5,5 +5,5 @@ class CQCommand(TxCommand):
def build_frame(self): def build_frame(self):
return self.frame_factory.build_cq() return self.frame_factory.build_cq()
def get_tx_mode(self): #def get_tx_mode(self):
return FREEDV_MODE.data_ofdm_2438 # return FREEDV_MODE.data_ofdm_2438