Servo
Read the current angle of the servo (the value passed to the last call to write()).
servo.read()
servo: a variable of type Servo
The angle of the servo, from 0 to 180 degrees.
Reference Home