|
Re: joysticks
I suspect you may be using EasyC Pro and the answers for that are quite different than the answers given here for MPLAB.
In MPLAB all the joystick buttons (and more) are already defined for every Operator Interface joystick port.
For example, all the joystick triggers are:
p1_sw_trig
p2_sw_trig
p3_sw_trig
p4_sw_trig
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
Last edited by Mark McLeod : 14-02-2008 at 13:09.
|