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