Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tools/
Drotation_rig.py32 VALID_RELAY_CHANNELS = ['1', '2', '3', '4'] variable
72 if channel in VALID_RELAY_CHANNELS and relay_state in VALID_RELAY_COMMANDS:
94 if rotator_ids[0] in VALID_RELAY_CHANNELS: