altos: Disable mag sensor for megametrum
[fw/altos] / src / megametrum-v0.1 / Makefile
index 06b5e2ae37aea6fec0c86718898a2dbea3487f9d..e789a0e86ed57195d7d38c38edbb7a391c980283 100644 (file)
@@ -29,6 +29,8 @@ INC = \
 
 #PROFILE=ao_profile.c
 
+#      ao_hmc5883.c
+
 ALTOS_SRC = \
        ao_interrupt.c \
        ao_product.c \
@@ -60,7 +62,6 @@ ALTOS_SRC = \
        ao_exti_stm.c \
        ao_report.c \
        ao_i2c_stm.c \
-       ao_hmc5883.c \
        ao_mpu6000.c \
        ao_convert_pa.c \
        ao_log.c \