altoslib: fix computation of TeleGPS battery voltage
[fw/altos] / src / telemetrum-v1.1 / Makefile
index 4bea03db3243ce92396623081ba65f74f1798b2c..61e9273b118399b23afd1a1c118157584d14b904 100644 (file)
@@ -11,6 +11,8 @@ TM_INC =
 TM_SRC = \
        ao_companion.c \
        ao_gps_skytraq.c \
+       ao_gps_show.c \
+       ao_convert_volt.c \
        ao_m25.c
 
 include ../product/Makefile.telemetrum