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