1
0
Fork 0

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:
mselig 2003-03-25 22:14:26 +00:00
parent da04163071
commit b05f6c10f5

View file

@ -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>