g4sasha/fix-servo@2.2.5

License: gweimer/servo

With this library, you can use several nodes at the same time, as well as rotate the servo not only with the help of a condition, but also with the help of a pulse signal!
NodeDescription
servo-rotate-pulse
Instead of a True or False signal, you can use Pulse. One signal is enough for the servo to have time to turn
servo-rotate-true
Turns on and turns the servo when the True signal is applied to it
example
Every 3 seconds, it turns the servo first by 0 degrees, and then by 180
To use the nodes in your project you should have the g4sasha/fix-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.