• You might just be able to use:

    s.move(0.5, 1000, function() { s.move(0.5, Infinity); // hold position }); `

    It feels a bit hacky though! Maybe the servo library should provide a function for it

About

Avatar for Gordon @Gordon started