1
0
mirror of https://github.com/pothos/arduino-n64-controller-library synced 2024-11-21 16:25:11 -05:00

Update README

This commit is contained in:
Kai Lüke 2020-06-22 21:49:27 +02:00
parent b5a0ece8a3
commit 8f8b1ebc2a

View File

@ -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