RGB Animator icon RGB Animator Create custom animations for JD Humanoid's 18 RGB Eyes LEDs via I2C - per-LED color frames, transitions, pauses, scripting and real-time preview. Try it →
 

Increment

Servo.increment(port, count, [ezbIndex])

Parameters

port Servo port to use.
count Degrees to increment by.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Increments the position of the servo at the specified port by count. Servo position is between 0 and 180.