Ver Fonte

[BT-6709-MTS]fix production part

balbekova há 2 anos atrás
pai
commit
baf8dd183c
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      modules/testing/testing.c

+ 2 - 0
modules/testing/testing.c

@@ -125,6 +125,8 @@ void TEST_SendData(void)
 	  strcpy(msg, HW_REV);
 #ifdef HARDWARE_BT6709
       strcat(msg, "_BEELINE");
+#elif HARDWARE_BT6709_MTS
+      strcat(msg, "_MTS");
 #endif
 	  strcat(msg, ";");