Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
572ff40a51bfe740b1aae8a07648fd9c54faaf97
/
.
/
y2014
/
control_loops
/
python
/
BUILD
blob: 232d1289246dfff905b420109eb0f89cc007ed03 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
'//y2014:__subpackages__'
])
py_binary
(
name
=
'drivetrain'
,
srcs
=
[
'drivetrain.py'
,
],
deps
=
[
'//frc971/control_loops/python:controls'
,
]
)