.I am building a measuring tool with arduino some sensors and servos.
I want to make a servo move until a sensor detects something and then stop and measure the angle of the servo.
The different read() read the last value called, how can I read the current angle of the servo?
Thanks for your help in advance.