altos/detherm: Add ms5607 to detherm
[fw/altos] / src / detherm / ao_detherm.c
index cc0137539bde034fe0ae81a0afc49894a31d9f3f..64dee586225e328dda546a7510901b246d517b11 100644 (file)
@@ -35,8 +35,8 @@ void main(void)
        ao_usb_init();
 
        ao_storage_init();
+       ao_ms5607_init();
 //     ao_flight_init();
-//     ao_ms5607_init();
        ao_pwm_init();
        ao_log_init();
        ao_report_init();