mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +03:00
joystick12: Add Elecfreaks Joystic 1.2/1.4 support
This should also support similar analog joysticks Signed-off-by: izard <alexander.komarov@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
8
src/joystick12/jsupm_joystick12.i
Normal file
8
src/joystick12/jsupm_joystick12.i
Normal file
@ -0,0 +1,8 @@
|
||||
%module jsupm_joystick12
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "joystick12.h"
|
||||
%}
|
||||
|
||||
%include "joystick12.h"
|
Reference in New Issue
Block a user