|
Re: Joystick Hat button
Then just use printf statements like phillutz said. Edit one of the variables in the printf statement at the end of DefaultRoutine() so that is pX_wheel (X is the port number it is on)
You should see the numbers scrolling by in the terminal window after you load the program.
|