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
NothingDescription
Increments the position of the servo at the specified port by count. Servo position is between 0 and 180.