mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-24 13:55:51 +08:00
54f243c41b
* now explicitly update the joystick values instead of running in a glib event loop * combination of polled axes and event driven buttons * options now uses just the SDL index as an optional argument, defaults to index 0 (first joystick on system) closes #232