Skip to content

Commit

Permalink
bricks/primehub: Add known firmware.
Browse files Browse the repository at this point in the history
This version was reported to work by the community.
  • Loading branch information
laurensvalk committed Jul 7, 2021
1 parent 33a1ad4 commit de27858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bricks/primehub/install_pybricks.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@


KNOWN_LEGO_FIRMWARE_VERSIONS = {
b"v1.2.01.0000-849e6c3": "MINDSTORMS Robot Inventor App v1.3.4 / 10.1.0",
b"v1.2.01.0103-d08b6fe": "MINDSTORMS Robot Inventor App v1.3.4 / 10.1.0",
}

Expand Down

0 comments on commit de27858

Please sign in to comment.