Skip to content

Commit

Permalink
1 file edited
Browse files Browse the repository at this point in the history
  • Loading branch information
Croc-Prog-github authored Apr 7, 2024
1 parent 06d656c commit cef0d3c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions System/Hardware/D-pad/D-pad.ino
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit cef0d3c

Please sign in to comment.