FreeDATA/modem/command_test.py
2024-01-12 21:40:27 +01:00

10 lines
218 B
Python

from command import TxCommand
import codec2
class TestCommand(TxCommand):
def build_frame(self):
return self.frame_factory.build_test()
def get_tx_mode(self):
return codec2.FREEDV_MODE.datac3