Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / kernel / ao_companion.h
index bd702fe3664065d0c6e0b1e40788c6a89634a49a..a8fd100cef062cb9698314bfbc99ecb46e9f4b0d 100644 (file)
@@ -34,7 +34,7 @@ struct ao_companion_command {
        int16_t         accel;
        int16_t         speed;
        int16_t         height;
        int16_t         accel;
        int16_t         speed;
        int16_t         height;
-       int16_t         motor_number;
+       uint16_t        motor_number;
 };
 
 struct ao_companion_setup {
 };
 
 struct ao_companion_setup {