FreeDATA/modem/command_test.py

10 lines
218 B
Python
Raw Permalink Normal View History

from command import TxCommand
import codec2
class TestCommand(TxCommand):
def build_frame(self):
return self.frame_factory.build_test()
def get_tx_mode(self):
2024-01-12 20:40:27 +00:00
return codec2.FREEDV_MODE.datac3