Servo: re-attach to same value (position) by dok-net · Pull Request #8753 · esp8266/Arduino

@dok-net

…of resetting it to approx. 90 deg.

@dok-net changed the title Re-attach to same value (position) Servo: re-attach to same value (position)

Dec 10, 2022

@d-a-v

@dok-net dok-net deleted the 8752-servo-reattach branch

December 23, 2022 09:17

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
The current implementation of the Servo lib always resets the position when detaching.
In AVR Servo, this isn't the case, instead, it doesn't move the servo but leaves it as it was before getting detached.