View Single Post
  #3   Spotlight this post!  
Unread 23-01-2009, 21:03
KRibordy KRibordy is offline
Registered User
FRC #1000 (Cybearcats)
Team Role: Mentor
 
Join Date: Mar 2008
Rookie Year: 2006
Location: Valparaiso, IN
Posts: 36
KRibordy is an unknown quantity at this point
Re: Joystick Buttons

How do I use the printf() function? Right now I'm using a laptop that is wirelessly connected to the router, which I download the code through. Do I have to be "running" code instead of "downloading" it?

I am using the servo class to control the servos, and it worked wonderfully. Like I said, I use stick->GetRawButton(1); which gets the value of the trigger. That works. But none of the other buttons work--not GetTop() or GetRawButton(x).
Reply With Quote