altos: Send "metrum" telemetry packets for TeleMetrum v3.0 boards
[fw/altos] / src / kernel / ao_telemetry.c
index 99fc45348347410fd5c8835114122a0a8d0d147a..2aceaf283c893fa49b10a4c2228ada1eb229c626 100644 (file)
@@ -58,7 +58,7 @@ static uint16_t ao_aprs_time;
 #define AO_SEND_MEGA   1
 #endif
 
-#if defined (TELEMETRUM_V_2_0)
+#if defined (TELEMETRUM_V_2_0) || defined (TELEMETRUM_V_3_0)
 #define AO_SEND_METRUM 1
 #endif