瀏覽代碼

测试版本V0.2.0.5

LAPTOP-KB7QFH2U\ChenJie-PC 1 年之前
父節點
當前提交
f397f12d00
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      code/app/AppGlobalVar.c

+ 1 - 1
code/app/AppGlobalVar.c

@@ -35,7 +35,7 @@ uint16 WebSitePort = 8812;
 #endif
 
 //*全局变量*//
-const uint32 AppSwVersion = 0x0002FF05;
+const uint32 AppSwVersion = 0x00020005;
 const uint8 DataModuleType = 0x02; // 01=NB,02-4G
 const uint16 HwVersion = 0x0102;
 const uint32 BlSwVersion = 0x00000001;