Skip to content

Commit de27858

Browse files
committed
bricks/primehub: Add known firmware.
This version was reported to work by the community.
1 parent 33a1ad4 commit de27858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bricks/primehub/install_pybricks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929

3030
KNOWN_LEGO_FIRMWARE_VERSIONS = {
31+
b"v1.2.01.0000-849e6c3": "MINDSTORMS Robot Inventor App v1.3.4 / 10.1.0",
3132
b"v1.2.01.0103-d08b6fe": "MINDSTORMS Robot Inventor App v1.3.4 / 10.1.0",
3233
}
3334

0 commit comments

Comments
 (0)