From cef0d3cd5e2749455789193add6e005558f907f1 Mon Sep 17 00:00:00 2001 From: Croc-Prog-github <119326147+Croc-Prog-github@users.noreply.github.com> Date: Sun, 7 Apr 2024 18:55:36 +0200 Subject: [PATCH] 1 file edited --- System/Hardware/D-pad/D-pad.ino | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/System/Hardware/D-pad/D-pad.ino b/System/Hardware/D-pad/D-pad.ino index 6f5182d..f1de49b 100644 --- a/System/Hardware/D-pad/D-pad.ino +++ b/System/Hardware/D-pad/D-pad.ino @@ -1,3 +1,8 @@ +/* + Simulation: + https://www.tinkercad.com/things/kc8908COSuk-shared-digital-d-pad +*/ + int SxOut = 13; //Out pin 13 int SxButton = 12; //Pulsante pin 12