Darknet YOLO (Obj Detection) icon Darknet YOLO (Obj Detection) Tiny YOLOv3 CPU-only real-time object detection using a camera; offline detection, script-triggered on-changes or on-demand results with class/scores. Try it →
 

Setspeed

Servo.setSpeed(port, speed, [ezbIndex])

Parameters

port Servo port to use.
speed Speed to set the servo port to.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Sets the speed of the servo port to speed. speed is a value between 0 (fastest) and 10 (slowest).

This tutorial explains how to re-initialize the servo speeds during startup: Setting Servo speeds and Initialization Script Tutorial - Tutorials - Community - Synthiam