altos: Add full MM telemetry
[fw/altos] / src / stm / ao_adc_stm.c
index 71299de93c7a4a77814ea843477117d173f1dad6..ed1d20c9a454eb342f642d69d7125361b2b7c33d 100644 (file)
@@ -60,7 +60,7 @@ static void ao_adc_done(int index)
 #if HAS_MS5607
        if (!ao_ms5607_valid)
                step = 0;
-       ao_data_ring[ao_data_head].ms5607 = ao_ms5607_current;
+       ao_data_ring[ao_data_head].ms5607_raw = ao_ms5607_current;
 #endif 
 #if HAS_HMC5883
        if (!ao_hmc5883_valid)