From 05f64d997734d8792035ea2e5b63ea8040295fbd Mon Sep 17 00:00:00 2001 From: mcgurk Date: Fri, 9 Sep 2016 14:05:41 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed56df6..9ab378e 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ 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`. + - Load RetroJoystickAdapter.ino to Arduino IDE Select controller by commenting and uncommenting and edit pin-numbers (if needed).