|
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).
|