Skip to content

Commit eb8397d

Browse files
k9ertclaude
andauthored
Bump firmware version to v1.10.3 (#351)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 95353b6 commit eb8397d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/main/boot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
pwr = pyb.Pin("B15", pyb.Pin.OUT)
1414
pwr.on()
1515

16-
version = "<version:tag10>0101000199</version:tag10>"
16+
version = "<version:tag10>0101000399</version:tag10>"
1717

1818
# get i2c
1919
i2c = pyb.I2C(1)

0 commit comments

Comments
 (0)