Skip to content

Commit d2a1db8

Browse files
committed
note reason for including wpiutil
1 parent 850eb92 commit d2a1db8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ dependencies {
3838

3939
implementation wpilibTools.deps.wpilibJava("wpimath")
4040
implementation wpilibTools.deps.wpilibJava("wpiunits")
41+
// This is included for protobuf support
4142
implementation wpilibTools.deps.wpilibJava("wpiutil")
4243
implementation "com.fasterxml.jackson.core:jackson-annotations:2.15.2"
4344
}

0 commit comments

Comments
 (0)