浏览代码

[BT-6709-MTS]fix production part

balbekova 2 年之前
父节点
当前提交
baf8dd183c
共有 1 个文件被更改,包括 2 次插入0 次删除
  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, ";");