commit | dc1c84aa3321781f878e3143f0f6bd9e301dd7e5 | [log] [tgz] |
---|---|---|
author | Austin Schuh <aschuh@localhost> | Sat Feb 23 16:33:10 2013 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Tue Mar 05 21:34:44 2013 -0800 |
tree | 5b51ac6c3bd8dcdea430cbd88c467760442a2164 | |
parent | c8ca244ab74043dc54e101436b744a873e1f6fa1 [diff] [blame] |
Wrist loop test case now runs and fails.
diff --git a/aos/common/control_loop/control_loops.q b/aos/common/control_loop/control_loops.q index 5ba30ec..823005e 100644 --- a/aos/common/control_loop/control_loops.q +++ b/aos/common/control_loop/control_loops.q
@@ -20,7 +20,7 @@ }; message Output { - double pwm; + double voltage; }; message Status {