HT16K33 Animator (8X8) icon HT16K33 Animator (8X8) Control for Adafruit 8x8 LED Matrix (HT16K33) via EZ-B v4 I2C; creates animations, supports module initialization and EZ-Script control. 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.