From fd230f7c6e4cead6d6661173976bff0ba0cd8ab3 Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 6 Sep 2016 20:03:17 +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 24f01c8..ea4f368 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ You can use any IO-pins, but try to avoid pins 0 and 1. They are serial port TX - Press Upload -- If you got no errors, test in Windows with `Control Panel -> Game Controllers` or in Linux with `jstest` +- If you got no errors, test in Windows with `Control Panel -> Game Controllers` or in Linux with `jstest /dev/input/js0` ### Code This code supports Atari, SMS, NES, SNES and Genesis (3 and 6 button) controllers. Select your controller by commenting and uncommenting stuff from beginning of source code and give your IO-pin numbers.