Skip to content

Commit

Permalink
Allow roboRIO image 2025 v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
auscompgeek committed Dec 8, 2024
1 parent c4e90c7 commit 1fa1e9b
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 @@ -29,10 +29,12 @@

_ROBORIO_IMAGES = [
"2025_v1.0",
"2025_v1.1",
]

_ROBORIO2_IMAGES = [
"2025_v1.0",
"2025_v1.1",
]

_ROBOTPY_PYTHON_PLATFORM = "linux_roborio"
Expand Down

0 comments on commit 1fa1e9b

Please sign in to comment.