commit | 6260c09364620cecec0f169c79704b58b5877db1 | [log] [tgz] |
---|---|---|
author | Brian Silverman <bsilver16384@gmail.com> | Sun Jan 14 15:21:36 2018 -0800 |
committer | Brian Silverman <bsilver16384@gmail.com> | Sat Feb 03 22:33:51 2018 -0500 |
tree | 2335333106884c9a437f72911401c5753050a311 | |
parent | 587edcc2c659923c17505e9f4676a415d4f8b4da [diff] [blame] |
Finish the pistol grip code Change-Id: I95c03a95ac0ec64b4314ec310ad6535176b1d529
diff --git a/y2017/control_loops/drivetrain/BUILD b/y2017/control_loops/drivetrain/BUILD index c44da31..8651320 100644 --- a/y2017/control_loops/drivetrain/BUILD +++ b/y2017/control_loops/drivetrain/BUILD
@@ -1,6 +1,6 @@ package(default_visibility = ['//visibility:public']) -load('/aos/build/queues', 'queue_library') +load('//aos/build:queues.bzl', 'queue_library') genrule( name = 'genrule_drivetrain',