From 7565004fada9988f0c8bbc52ca4a578cfdd573fa Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 6 Sep 2016 00:31:28 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3f5847..f0eec9b 100644 --- a/README.md +++ b/README.md @@ -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