Home
last modified time | relevance | path

Searched refs:_display_string (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tools/harness-automation/autothreadharness/
Drf_shield_controller.py67 self._display_string('CLOSE {}'.format(self._channel))
71 self._display_string('OPEN {}'.format(self._channel))
77 def _display_string(self, string): member in RfSwitchController