commit | 4fae0fce62dedb8cc8de35082b19edd20e0a1eb4 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Tue Mar 27 23:51:42 2018 -0700 |
committer | Brian Silverman <bsilver16384@gmail.com> | Fri Apr 06 12:55:25 2018 -0400 |
tree | 7cf9e9ceab4185e98a93c6b614377be39d5ffe67 | |
parent | bcce26ac1640be91a15d3c0c60369f353c51e332 [diff] [blame] |
Spring works. Change-Id: I370012cc80e9019467100bec631c488c10a73141
diff --git a/motors/BUILD b/motors/BUILD index 292a40f..0a63da0 100644 --- a/motors/BUILD +++ b/motors/BUILD
@@ -172,9 +172,10 @@ "//motors/core", "//motors/peripheral:adc", "//motors/peripheral:can", + "//motors/seems_reasonable:drivetrain_lib", + "//motors/seems_reasonable:spring", "//motors/usb", "//motors/usb:cdc", - "//motors/seems_reasonable:drivetrain_lib", ], )