Searched refs:arduino_rotate_servo_to_angle (Results 1 – 1 of 1) sorted by relevance
| /cts/apps/CameraITS/utils/ |
| D | sensor_fusion_utils.py | 216 def arduino_rotate_servo_to_angle(ch, angle, serial_port, move_time): function 248 arduino_rotate_servo_to_angle(ch, angle_norm, serial_port, move_time) 279 arduino_rotate_servo_to_angle(rotate_ch, 0, arduino_serial_port, 1) 301 arduino_rotate_servo_to_angle(rotate_ch, 0, arduino_serial_port, 1)
|