From 13bb002fb8d63350c362ee69642381d362ac7980 Mon Sep 17 00:00:00 2001 From: Sirawat Pitaksarit Date: Fri, 26 Aug 2016 00:47:04 +0900 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e121a1c..dab8722 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Previous alternatives are connecting buttons to disassembled [Joystick circuit]( Please wait for more information after I test the code more. But if you want to go ahead here are rough steps : - Make a controller. -- Look at the code's top part and config things according to your connections to Uno's pin. Please read the comments. (Important) +- Look at the SDVXCon.ino's top part and config things according to your connections to Uno's pin. Please read the comments. (Important) - Upload the code to your Uno with the [Arduino IDE](https://www.arduino.cc/en/Main/Software). - Do the [firmware flash hack](http://mitchtech.net/arduino-usb-hid-keyboard/). - Reconnect and done!