Skip to content

Commit 1abe3f8

Browse files
authored
Update P1_FingerRace_Stage6.ino
1 parent 8d60b4a commit 1abe3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/Projects/P1_FingerRace/P1_FingerRace_Stage6/P1_FingerRace_Stage6.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
int greenLED_P1 = 13;
99
int blueLED_P1 = 12;
1010

11-
int blueLED_P2 = 10;
11+
int blueLED_P2 = 11;
1212
int greenLED_P2 = 9;
1313

1414
int button_P1 = 6;

0 commit comments

Comments
 (0)