Skip to content

Commit d6b5f57

Browse files
committed
check a error
1 parent 1df92ee commit d6b5f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

10.microbit/microbit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
pin1 = pins.Pins(32)
88
pin2 = pins.Pins(33)
99
pin3 = pins.Pins(13)
10-
pin4 = pins.Pins(16)
10+
pin4 = pins.Pins(15)
1111
pin5 = pins.Pins(35)
1212
pin6 = pins.Pins(12)
1313
pin7 = pins.Pins(14)

0 commit comments

Comments
 (0)