Asked
— Edited
Hi,
I have a project where I need one servo to follow anothers servo's motion, but with a lag of say a second. The servos would be on spereate pins, but need to use the same data, one just needs a lag of one second behind the other. Any ideas on how to accomplish this? Thanks in advance.
You could use a script to do it. Short and simple...
Assumed D0 is the master servo and D1 is the slave following;
Code: