diff --git a/README.md b/README.md index 9ab378e..1eec8f7 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,9 @@ Example in [Hardware](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAda After extraction check that you have files `%HOMEPATH%\Documents\Arduino\libraries\Joystick2\Joystick2.h and Joystick2.cpp` or `~/Arduino/libraries/Joystick2/Joystick2.h and Joystick2.cpp`. Close and start Arduino IDE again so it searches and finds library. - Playstation Analog controller RetroJoystickAdapter_PlaystationAnalog.ino nees `Joystick\Joystick.h` and `Joystick\Joystick.cpp`. + Playstation analog controller `RetroJoystickAdapter_PlaystationAnalog.ino` needs `Joystick\Joystick.h` and `Joystick\Joystick.cpp`. -- Load RetroJoystickAdapter.ino to Arduino IDE +- Load `RetroJoystickAdapter.ino` to Arduino IDE Select controller by commenting and uncommenting and edit pin-numbers (if needed).