altoslib/altosui: Further AltosState transition work
[fw/altos] / src / core / ao_log.h
index a2f342d7097fe029709995db92fa4d1f9231c6c1..4b09faebe9ea9020f6c42abcb3492d025e41cb7c 100644 (file)
@@ -276,7 +276,8 @@ struct ao_log_metrum {
                        uint16_t        flight;         /* 4 */
                        int16_t         ground_accel;   /* 6 */
                        uint32_t        ground_pres;    /* 8 */
-               } flight;       /* 12 */
+                       uint32_t        ground_temp;    /* 12 */
+               } flight;       /* 16 */
                /* AO_LOG_STATE */
                struct {
                        uint16_t        state;          /* 4 */