button mis-choice.
This commit is contained in:
parent
220862a63e
commit
cca8a07f68
@ -6,8 +6,8 @@
|
||||
|
||||
#define TRIGGER 1 // Trigger button number
|
||||
#define THUMB 2 // Thumb button number
|
||||
#define RAMP_RAISE 3 // Button 3 for Raising Ramp
|
||||
#define RAMP_LOWER 4 // Button 4 to lower ramp.
|
||||
#define RAMP_RAISE 5 // Button 3 for Raising Ramp
|
||||
#define RAMP_LOWER 3 // Button 4 to lower ramp.
|
||||
#define UNJAM 11
|
||||
|
||||
#define DEADZONE_RADIUS 0.01 // Deadzone Radius prevents tiny twitches in the joystick's value from
|
||||
|
Reference in New Issue
Block a user