View Single Post
  #11   Spotlight this post!  
Unread 10-02-2007, 14:45
JimHull's Avatar
JimHull JimHull is offline
Registered User
FRC #1891
 
Join Date: Feb 2007
Location: Boise, ID
Posts: 11
JimHull is an unknown quantity at this point
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....