servo library

hey all, my question is there a way to tweek the servo library so the servo wont go to the default pulse rate when plugged in ? every time i plug in my servo for the first time it goes to the 90 deg position. i need it to not move when plugged in. also when writting a degree to the servo it first goes to 0 deg then on to my preferred degree. why ?
thank you
johnny

sorry forget this post. i just figured it out. just change the default position in the library from 1400 to 0. now when servo starts it will start at 0 degrees.

There's no need to change the library, just do a position write before you attach the servo.

also when writting a degree to the servo it first goes to 0 deg then on to my preferred degree. why ?

Almost certainly due to your code. Please post it here

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.