Support analog d-pad out of the box

This commit is contained in:
Iwan Timmer
2014-04-10 16:20:09 +02:00
parent cecc72dbf0
commit 94a8fed2f1
3 changed files with 7 additions and 5 deletions

View File

@@ -4,9 +4,8 @@ abs_rx = 3
abs_ry = 4
abs_deadzone = 0
#Unused in default configuration
#abs_dpad_y = -1
#abs_dpad_x = -1
abs_dpad_y = 16
abs_dpad_x = 17
abs_throttle = 6
abs_rudder = 7