Searched refs:arduino_rotate_servo_to_angle (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/cts/apps/CameraITS/utils/ |
H A D | sensor_fusion_utils.py | 273 def arduino_rotate_servo_to_angle(ch, angle, serial_port, move_time): function 305 arduino_rotate_servo_to_angle(ch, angle_norm, serial_port, move_time) 330 arduino_rotate_servo_to_angle(rotate_ch, 0, arduino_serial_port, 1) 352 arduino_rotate_servo_to_angle(rotate_ch, 0, arduino_serial_port, 1)
|