Update README.md

This commit is contained in:
mcgurk 2016-09-06 00:31:28 +03:00 committed by GitHub
parent 6d2325bb19
commit 7565004fad
1 changed files with 1 additions and 1 deletions

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 by commenting and uncommenting and edit pin-numbers (if needed)
- Upload
- Done