* Servos extension ref docs * fix param name
Rotate and run servos connected to the pins.
servos.P0.setPulse(1500) servos.P0.setAngle(90) servos.P0.run(50)
set pulse, set angle, run
servo