X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fcore%2Fao_log.h;fp=src%2Fcore%2Fao_log.h;h=dce12f02279a19ae7c44acb4f5382dad1e68799e;hp=e1461a14a3f0137871d71807dc5cef1daf1beeed;hb=62547a042d042fadec652c5081f96816a8e66970;hpb=277577fecc71e3c52b823938f396cf42be403ebe diff --git a/src/core/ao_log.h b/src/core/ao_log.h index e1461a14..dce12f02 100644 --- a/src/core/ao_log.h +++ b/src/core/ao_log.h @@ -236,7 +236,8 @@ struct ao_log_mega { int16_t v_pbatt; /* 6 */ int16_t n_sense; /* 8 */ int16_t sense[10]; /* 10 */ - } volt; /* 30 */ + uint16_t pyro; /* 30 */ + } volt; /* 32 */ /* AO_LOG_GPS_TIME */ struct { int32_t latitude; /* 4 */