mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-22 00:52:22 -05:00
Update README.md
This commit is contained in:
parent
a76578f9f4
commit
71a649cbe5
@ -56,7 +56,8 @@ You can use any IO-pins, but try to avoid pins 0 and 1. They are serial port TX
|
||||
- Install joystick library
|
||||
|
||||
Go to https://github.com/MHeironimus/ArduinoJoystickLibrary and press Clone or download -> Download ZIP.
|
||||
Extract Joystick2 folder from zip to `%HOMEPATH%\Documents\Arduino\libraries` (Windows) or `~/Arduino/libraries` (Linux
|
||||
Extract Joystick2 folder from zip to `%HOMEPATH%\Documents\Arduino\libraries` (Windows) or `~/Arduino/libraries` (Linux).
|
||||
|
||||
After extraction check that you have folder `%HOMEPATH%\Documents\Arduino\libraries\Joystick2` or `~/Arduino/libraries/Joystick2`.
|
||||
Close and start Arduino IDE again so it searches and finds library.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user