Hello, I am newer to Arduino and I am trying to find resources on eliminating a delay after a servo has been activated. For my project I am using a servo that rotates ~45 degrees, I am needing it to rotate to this point and then to return back immediately. Currently the servo rotates to the desired point but then delays for roughly 150ms before it is able to return back to zero. Is there any way to cause the servo to activate, go to 45, immediately return?
I've looked through the forums but may have over looked if this has already been answered. I am not currently home so I cannot post the code. Thanks for any assistance!