Skip to content

Commit

Permalink
Support new RoboRIO image
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Feb 3, 2024
1 parent 64f40b9 commit bb64ae4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions robotpy_installer/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@

_ROBORIO_IMAGES = [
"2024_v2.1",
"2024_v2.2",
]

_ROBORIO2_IMAGES = [
"2024_v2.1",
"2024_v2.2",
]

_ROBOTPY_PYTHON_PLATFORM = "linux_roborio"
Expand Down

0 comments on commit bb64ae4

Please sign in to comment.