|
Re: HS-322D servo programming question
Ok. First of all. I need more sleep.
Here is what happened. I was making changes to and downloading the wrong code. The rest of the team had created a new directory for a new version of code and had left the old source code open. I was in effect downloading the same hex code all this time. Unmodified hex code.
So. The solution is so freakin' simple.
pwm05=x; // set Servo to desired position.
Thanks for all the help guys and gals....
|