Skip to content

Commit

Permalink
Pull from 111 2024 release
Browse files Browse the repository at this point in the history
  • Loading branch information
smccrorie committed Dec 31, 2024
1 parent 90d1245 commit 77504bd
Show file tree
Hide file tree
Showing 62 changed files with 8,708 additions and 535 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
}
},
],
"java.test.defaultConfig": "WPIlibUnitTests"
"java.test.defaultConfig": "WPIlibUnitTests",
"java.debug.settings.onBuildFailureProceed": true
}
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "java"
id "edu.wpi.first.GradleRIO" version "2024.3.1"
id "edu.wpi.first.GradleRIO" version "2024.3.2"
}

java {
Expand Down
1 change: 1 addition & 0 deletions networktables.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
681 changes: 681 additions & 0 deletions src/main/Untitled.chor

Large diffs are not rendered by default.

Loading

0 comments on commit 77504bd

Please sign in to comment.