Frequency Detector icon Frequency Detector Detect audio frequencies via PC microphone (FFT), output a variable and drive servos within configurable min/max ranges with waveform feedback. Try it →
 

Decrement

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

Parameters

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

Returns

Nothing

Description

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