From 94824c791c6744b14b61da7e9fddadefcdac7612 Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 6 Sep 2016 14:22:45 +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 d69f8e7..36e146c 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,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 (todo) +- If you got no errors, test in Windows with `Control Panel -> Game Controllers` or in Linux with `jstest` ### 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.