Searched refs:tx_cmd_separator (Results 1 – 2 of 2) sorted by relevance
16 def __init__(self, tx_cmd_separator="\n", rx_cmd_separator="\n", prompt=""): argument19 self._tx_cmd_separator = tx_cmd_separator
15 tx_cmd_separator="\r\n", rx_cmd_separator="\r\n", prompt="")