From 0435d79dbeaa77cd99f768829307a1a3621934d7 Mon Sep 17 00:00:00 2001 From: craigmillard86 <55888971+craigmillard86@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:01:34 +0100 Subject: [PATCH 1/2] Update building.md --- building.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/building.md b/building.md index 756f192..403b648 100644 --- a/building.md +++ b/building.md @@ -88,13 +88,12 @@ Components: * Pin 6 - YQ These should be reordered to: - - * Pin 1 - power - * Pin 2 - Y - * Pin 3 - Ground - * Pin 4 - X - * Pin 5 - XQ - * Pin 6 - YQ + * Pin 1 - power + * Pin 2 - YQ + * Pin 3 - Ground + * Pin 4 - X + * Pin 5 - Y + * Pin 6 - XQ (More information can be found here: https://dpedu.io/article/2015-03-11/nintendo-64-joystick-pinout-arduino) From f800dad2440633fb994932ce766a4f33ee6c4905 Mon Sep 17 00:00:00 2001 From: craigmillard86 <55888971+craigmillard86@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:02:23 +0100 Subject: [PATCH 2/2] Update building.md --- building.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/building.md b/building.md index 403b648..373d884 100644 --- a/building.md +++ b/building.md @@ -88,12 +88,12 @@ Components: * Pin 6 - YQ These should be reordered to: - * Pin 1 - power - * Pin 2 - YQ - * Pin 3 - Ground - * Pin 4 - X - * Pin 5 - Y - * Pin 6 - XQ + * Pin 1 - power + * Pin 2 - YQ + * Pin 3 - Ground + * Pin 4 - X + * Pin 5 - Y + * Pin 6 - XQ (More information can be found here: https://dpedu.io/article/2015-03-11/nintendo-64-joystick-pinout-arduino)