You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update
Detaching a pin will now occur when the pwm signal is low for jitterless detach.
Fixed a few ambiguous overload attach functions. Required changing pin, ch, munUs and maxUs parameters to int and speed and ke parameters to double.
Update
- New Servo Easing feature easily controlled with only 2 parameters
- New Servo Easing examples and simulations
- For the ESP32, enable use of gpio pins 25 and 26 for pwm
- Improved attach functions