arduino-pico/libraries/Servo
Earle F. Philhower, III 76430b3d7d Ensure Servo detach()es only on idle state
Avoid any short pulses which could cause servo twitches or damage by
adding a shutdown command to the PIO program and checking it's in that
safe part of the loop before detaching the servo.
2021-03-18 16:00:38 -07:00
..
examples/Sweep Add Servo library support, driven by the PIO SMs 2021-03-15 20:11:10 -07:00
src Ensure Servo detach()es only on idle state 2021-03-18 16:00:38 -07:00
keywords.txt Add Servo library support, driven by the PIO SMs 2021-03-15 20:11:10 -07:00
library.properties Add Servo library support, driven by the PIO SMs 2021-03-15 20:11:10 -07:00