Servo: re-attach to same value (position) by dok-net · Pull Request #8753 · esp8266/Arduino (original) (raw)
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request
`[Keep Servo in the same position after re-attaching (](/hasenradball/Arduino/commit/cce5267762fd3a4558e34be9828c58b2e5d8637c "Keep Servo in the same position after re-attaching (#8753)
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.")esp8266#8753[)](/hasenradball/Arduino/commit/cce5267762fd3a4558e34be9828c58b2e5d8637c "Keep Servo in the same position after re-attaching (#8753)
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.") `
[cce5267](/hasenradball/Arduino/commit/cce5267762fd3a4558e34be9828c58b2e5d8637c)
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.