altos,altosui: Add pyro state logging for TeleMega
[fw/altos] / src / core / ao_log.h
index e1461a14a3f0137871d71807dc5cef1daf1beeed..dce12f02279a19ae7c44acb4f5382dad1e68799e 100644 (file)
@@ -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 */