
Re: Joystick issues in RobotC V3.02 - help!
Remember that if you are reading from the joystick bitmap directly, that index "0" returns a value of "1".
If using the Btn commands, remember that we "-1" the index. So because the old logitech controller had button "0" labeled as button "1", users would have to say Joy1Btn(1) to access button index zero.
_________________Timothy Friez
ROBOTC Developer - SW Engineer
tfriez@robotc.net