Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
4f857292f1632beb2877ee7c45c8430cbfd45cfc
/
.
/
y2016
/
queues
/
BUILD
blob: 0c5d97b4efcf92e8e0371cb60c703787f6791077 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
'//visibility:public'
])
load
(
'//aos/build:queues.bzl'
,
'queue_library'
)
queue_library
(
name
=
'ball_detector'
,
srcs
=
[
'ball_detector.q'
,
],
)
queue_library
(
name
=
'profile_params'
,
srcs
=
[
'profile_params.q'
,
],
)