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=eaaca444e1b504f220a89729c982f54b60804613;hp=30ef03f2f2b484e1e9506d6eaf494742592e299e;hb=46abd248fb2eb84f161672ffce121b2203d42be0;hpb=eea1c8da986f9dbd0ca58c926a2bbe01721c1bda diff --git a/src/core/ao_log.h b/src/core/ao_log.h index 30ef03f2..eaaca444 100644 --- a/src/core/ao_log.h +++ b/src/core/ao_log.h @@ -201,8 +201,7 @@ struct ao_log_mega { uint16_t flight; /* 4 */ int16_t ground_accel; /* 6 */ uint32_t ground_pres; /* 8 */ - uint32_t ground_temp; /* 12 */ - } flight; /* 16 */ + } flight; /* 12 */ struct { uint16_t state; uint16_t reason;