FreeDATA/modem/command_cq.py
2023-11-23 16:59:53 +01:00

4 lines
59 B
Python

from command import TxCommand
class CQCommand(TxCommand):