gweimer/servo@0.0.4

Enhanced servo implementations to detach servo and allow it to free-wheel (or allow other nodes to control the servo)
NodeDescription
servo-enable
Standard servo node with Enable pin added. Detach servo when En is false and allow to free-wheel (or allow other node to control the servo).
servo-pulse
Merge servo and delay nodes to activate servo just long enough to move to new position based on previous position. Detach servo when timer is done.
To use the nodes in your project you should have the gweimer/servo library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.