commit | f8b75254e1e7f3172e4ef6587b7c1b3570e191f3 | [log] [tgz] |
---|---|---|
author | Brian Silverman <bsilver16384@gmail.com> | Sun Feb 24 16:13:58 2019 -0800 |
committer | Brian Silverman <bsilver16384@gmail.com> | Wed Feb 27 19:52:54 2019 -0800 |
tree | afc65ba7312535867c47cd709c3ae49a9b51acfb | |
parent | d7d01108103cc5f92aabe1a1776ba9f35cfc8059 [diff] [blame] |
Add target receiving code on the roboRIO It doesn't actually do anything with the targets yet. Change-Id: Ic5041410bc8288fe28e6b4194cdb08a11f037d8d
diff --git a/y2019/BUILD b/y2019/BUILD index a4f498b..769f41c 100644 --- a/y2019/BUILD +++ b/y2019/BUILD
@@ -73,6 +73,7 @@ "//third_party:wpilib", "//third_party/Phoenix-frc-lib:phoenix", "//y2019/control_loops/superstructure:superstructure_queue", + "//y2019/jevois:spi", ], )