Skip to content

Commit

Permalink
Update WPILib to 2022.1.1-beta-3-1-g4ba80a3 (PhotonVision#337)
Browse files Browse the repository at this point in the history
This fixes raspberry pi crashes
  • Loading branch information
mcm001 authored Nov 28, 2021
1 parent a02cd4a commit be5f088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ allprojects {
apply from: "versioningHelper.gradle"

ext {
wpilibVersion = "2022.1.1-beta-2"
wpilibVersion = "2022.1.1-beta-3-1-g4ba80a3"
opencvVersion = "4.5.2-1"
joglVersion = "2.4.0-rc-20200307"
pubVersion = versionString
Expand Down

0 comments on commit be5f088

Please sign in to comment.