commit | bbc86789c5f94e0bb23b1704b2330d8bb0a44512 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Tue Aug 19 12:13:05 2014 -0400 |
committer | Brian Silverman <brians> | Tue Aug 19 12:59:38 2014 -0400 |
tree | 37e949a6d173438fa9a07aef62a2d2fccfaa8987 | |
parent | b1f23a0e7c3f4e597f2457f8644be8591787f772 [diff] [blame] |
fix control loop tests running at 50Hz
diff --git a/aos/common/controls/controls.gyp b/aos/common/controls/controls.gyp index 15be23c..ad05376 100644 --- a/aos/common/controls/controls.gyp +++ b/aos/common/controls/controls.gyp
@@ -16,6 +16,7 @@ ], 'export_dependent_settings': [ '<(EXTERNALS):gtest', + '<(AOS)/common/common.gyp:time', '<(AOS)/common/common.gyp:queue_testutils', ], },