We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df92ee commit d6b5f57Copy full SHA for d6b5f57
1 file changed
10.microbit/microbit.py
@@ -7,7 +7,7 @@
7
pin1 = pins.Pins(32)
8
pin2 = pins.Pins(33)
9
pin3 = pins.Pins(13)
10
-pin4 = pins.Pins(16)
+pin4 = pins.Pins(15)
11
pin5 = pins.Pins(35)
12
pin6 = pins.Pins(12)
13
pin7 = pins.Pins(14)
0 commit comments