We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95353b6 commit eb8397dCopy full SHA for eb8397d
1 file changed
boot/main/boot.py
@@ -13,7 +13,7 @@
13
pwr = pyb.Pin("B15", pyb.Pin.OUT)
14
pwr.on()
15
16
-version = "<version:tag10>0101000199</version:tag10>"
+version = "<version:tag10>0101000399</version:tag10>"
17
18
# get i2c
19
i2c = pyb.I2C(1)
0 commit comments