1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2025-02-07 02:30:15 -05:00

Update README.md

This commit is contained in:
mcgurk 2016-09-06 00:31:12 +03:00 committed by GitHub
parent 745ac87b14
commit 6d2325bb19

View File

@ -10,7 +10,7 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too.
- Install Arduino IDE
- Install Joystick library (https://github.com/MHeironimus/ArduinoJoystickLibrary)
- Connect joystick or gamepad to Arduino (in most situations soldering is required)
- Open sourcecode to Arduino IDE and Select controller and edit pin-numbers (if needed)
- Open sourcecode to Arduino IDE and select controller and edit pin-numbers (if needed)
- Upload
- Done