commit | d138e37a49d22e8c4d20b9ba00af61833a45e988 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Thu Feb 23 21:43:53 2023 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Thu Feb 23 21:43:53 2023 -0800 |
tree | e3cd7d8bbdc09d1cc03024214318ebaac75a2c6c | |
parent | f25ee96db53380fea7412f279adfd51eba484934 [diff] |
Add aos_timing_report_streamer to 2023 robot Change-Id: Ib3586dfe52b1d76d2a8e6769c1d41864fd161e8c Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2023/BUILD b/y2023/BUILD index 16273e5..51d6462 100644 --- a/y2023/BUILD +++ b/y2023/BUILD
@@ -6,6 +6,7 @@ binaries = [ "//aos/network:web_proxy_main", "//aos/events/logging:log_cat", + "//aos/events:aos_timing_report_streamer", ], data = [ ":aos_config",