X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao.h;fp=src%2Fao.h;h=6a4da31ee4c21b54ef606f6c31151889767841b0;hp=b14b65f2f3fd4e5e90752fefb3547818e58a9bf2;hb=41e5be32819d305c8268e6f992be91411ea13435;hpb=fa7dd04741bf3fd9cedc59ed3b45b69ef9312609 diff --git a/src/ao.h b/src/ao.h index b14b65f2..6a4da31e 100644 --- a/src/ao.h +++ b/src/ao.h @@ -1587,6 +1587,8 @@ struct ao_companion_command { uint8_t command; uint8_t flight_state; uint16_t tick; + uint16_t serial; + uint16_t flight; }; struct ao_companion_setup {