Adds RC joystick support via LewEngineering RCJOY USB box. Config file is setup for a Hitec Laser 4 radio, but nearly all major brands are supported (Futaba, Airtronics, JR, Hitec, Tower Hobbies, and Multiplex). For more details see http://www.leweng.com. MSS
This commit is contained in:
parent
da04163071
commit
b05f6c10f5
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ Joystick binding definitions.
|
|||
<js-named include="Input/Joysticks/Saitek/X8-30.xml"/>
|
||||
<js-named include="Input/Joysticks/Saitek/Cyborg-Gold-3d-USB.xml"/>
|
||||
|
||||
<!-- Lew Engineering RCJOY device for various RC transmitters. http://www.leweng.com -->
|
||||
<js-named include="Input/Joysticks/LewEngineering/RC-transmitter-hitecLaser4.xml"/>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
Loading…
Reference in a new issue