We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a1ad4 commit de27858Copy full SHA for de27858
bricks/primehub/install_pybricks.py
@@ -28,6 +28,7 @@
28
29
30
KNOWN_LEGO_FIRMWARE_VERSIONS = {
31
+ b"v1.2.01.0000-849e6c3": "MINDSTORMS Robot Inventor App v1.3.4 / 10.1.0",
32
b"v1.2.01.0103-d08b6fe": "MINDSTORMS Robot Inventor App v1.3.4 / 10.1.0",
33
}
34
0 commit comments