From 8f8b1ebc2ac5d44910beba043de6d321f17e4ca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20L=C3=BCke?= Date: Mon, 22 Jun 2020 21:49:27 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87219a2..6b050f8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ void loop() { To use, hook up the following to the Arduino: -* Digital I/O PIN specified as parameter: Connect to N64 middle serial/signal PIN (Arduino PIN 2 is the fallback if you specify a PIN > 13) +* Digital I/O PIN specified as parameter (2 is fallback if you specify a number > 13): Connect to middle N64 controler PIN for serial/signal line * Grounding GND: Connect to left N64 controller PIN * Power line 3.3V: Connect to right N64 controller PIN