1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-24 18:12:19 -05:00

Update README.md

This commit is contained in:
mcgurk 2016-09-06 00:28:59 +03:00 committed by GitHub
parent 5e16129888
commit c8d1ee7738

View File

@ -9,7 +9,7 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too.
- ATmega32u4 Arduino Board - ATmega32u4 Arduino Board
- Arduino IDE - Arduino IDE
- Joystick library - Joystick library
- Connect joystick or gamepad to Arduino (most situations soldering is required) - Connect joystick or gamepad to Arduino (in most situations soldering is required)
- Select controller and edit pin-numbers (if needed) from source - Select controller and edit pin-numbers (if needed) from source
- Upload - Upload
- Done - Done