ServoKit.StandardServo (servo_kit v0.0.5) View Source

A standard servo.

Link to this section Summary

Functions

Moves the actuator to the specified position in angle.

Link to this section Functions

Link to this function

set_angle(state, ch, angle)

View Source

Moves the actuator to the specified position in angle.

Examples

{:ok, state} = ServoKit.StandardServo.set_angle(state, 0, 90)