|
Programming the joystick trigger...
I have searched through forum after forum. And looked as much source code as I could get my hands on. However I can't find how to program the joystick trigger. 2386 is using the joystick provided in the K.O.P. and we are trying to program the trigger like;
if (trigger is down)
{
//Execute code
}
//Edit: Also we are using WindRiver
Last edited by pudgeball : 01-10-2009 at 09:15 AM.
|