Skip to content

Commit fb159d2

Browse files
Update beta hex
1 parent c328fb3 commit fb159d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/micropython/beta/microbit-micropython-v2.hex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24266,7 +24266,7 @@
2426624266
:10FD400024DE050000000000080000003D5E060003
2426724267
:10FD50003D030000B5020000FB020000610300004B
2426824268
:10FD6000930200006D6963726F3A626974207632A3
24269-
:10FD70002E312E312B30623036393134206F6E20E7
24269+
:10FD70002E312E312B34643234366266206F6E2081
2427024270
:10FD8000323032342D30332D32353B204D696372A1
2427124271
:10FD90006F507974686F6E2039666562303638202E
2427224272
:10FDA0006F6E20323032342D30332D323500322E0A

src/micropython/micropython.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const v2Beta = {
2323
name: "MicroPython (micro:bit V2)",
2424
url: microPythonV2BetaHexUrl,
2525
boardId: microbitBoardId.V2,
26-
version: "87f726cec9feeffcaee6e953d85fea14b28c404f",
26+
version: "0b06914c71c18533da90df85230ac198578669bf",
2727
// It's not the beta yet!
2828
web: "https://github.com/microbit-foundation/micropython-microbit-v2/pull/163",
2929
};

0 commit comments

Comments
 (0)