hello, i have atmega168 and servo hs-311. i look on "magic numbers" tutorial and i have some questions..
to stop servo from spinning i need to send 35 to the servo
[ 23/0.992*(time in ms) = numbers of cycles ]
but in my case something wrong. i cant stop the servo, the closet value to stop is 44 and 45, (44 spin slowly to left - 45 spin slowly to right).
anybody know whats wrong? and which value i need to use instead of 25-35-44?