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