telefiretwo: don't try to record pre-burn sensor values in FLIGHT record
[fw/altos] / src / kernel / ao_log.h
index a2f2c6ca9679f8b93946ff3bc3d418d5e4209d2a..5c568c99e9e3bdd34906c14c92a1bf30d0f27a17 100644 (file)
@@ -309,9 +309,7 @@ struct ao_log_firetwo {
                /* AO_LOG_FLIGHT */
                struct {
                        uint16_t        flight;         /* 4 */
-                       uint16_t        idle_pressure;  /* 6 */
-                       uint16_t        idle_thrust;    /* 8 */
-               } flight;       /* 16 */
+               } flight;       /* 6 */
                /* AO_LOG_STATE */
                struct {
                        uint16_t        state;          /* 4 */