Is there a way to easily adjust joystick sensitivity in EasyC Pro?
The following thread asks the same question in general. I want to know about EasyC Pro.
http://www.chiefdelphi.com/forums/showthread.php?t=63525&highlight=joystick
The only way I know how to adjust joystick sensitivity is to manually recreate the arcade function by copying the 1-joystick drive functions from IFI’s default code and then to divide the x-axis from the joystick by a scale factor.
The students that are programming our robot are capable. However, they are used to using EasyC Pro and reading/understanding IFI’s default code will be very difficult.
Please tell me there is an easier way.