altos: TeleMetrum v3.0 has ADXL375 and Max-8Q
[fw/altos] / src / telemetrum-v3.0 / Makefile
index fb379aa7339b9c37df008bef03bbf12b41dfbbd9..68a540c48c2b31a09b504acf8b566e4d5522a9a2 100644 (file)
@@ -18,7 +18,7 @@ INC = \
        ao_kalman.h \
        ao_product.h \
        ao_ms5607.h \
-       ao_mma655x.h \
+       ao_adxl375.h \
        ao_cc1200_CC1200.h \
        ao_profile.h \
        ao_task.h \
@@ -64,7 +64,7 @@ ALTOS_SRC = \
        ao_fec_rx.c \
        ao_data.c \
        ao_ms5607.c \
-       ao_mma655x.c \
+       ao_adxl375.c \
        ao_adc_stm.c \
        ao_beep_stm.c \
        ao_storage.c \