Skip to content

Commit 9635b6a

Browse files
edgar-bonetper1234
andauthored
Better wording, as per code review suggestion
Co-authored-by: Per Tillisch <[email protected]>
1 parent 212c3a7 commit 9635b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ void loop() {}
120120

121121
Read the current setpoint of the servo (the angle passed to the last call to [write()](#write)).
122122

123-
Note that the servo has no way of reporting its current physical orientation. This method returns the angle that has been requested to the servo, whether this angle has already been reached or not.
123+
Note that the servo has no way of reporting its current physical orientation. This method returns the angle to which the sketch program has requested the servo to move, regardless of whether the servo has already reached that angle.
124124

125125
#### Syntax
126126

0 commit comments

Comments
 (0)