mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-22 21:23:07 +03:00
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.