Raspberry Pico Compatibility; servo read response #90
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
When I use servo.read on a Pico, the result returned seems to be two or three degrees wrong versus the last request to servo.write.
In the Arduino documentation it states; "Read the current angle of the servo (the value passed to the last call to write())."
The text was updated successfully, but these errors were encountered: