Browse Source

Release-V0.0.1.7

LAPTOP-KB7QFH2U\ChenJie-PC 2 years ago
parent
commit
5e9bab43df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/app/AppGlobalVar.c

+ 1 - 1
code/app/AppGlobalVar.c

@@ -25,7 +25,7 @@ uint16 WebSitePort = 8812;
 #endif
 
 #define defaultSn "SPFPFL264S226D001"
-const uint32 AppSwVersion = 0x00000106;
+const uint32 AppSwVersion = 0x00000107;
 
 const uint8 DataModuleType = 0x02;//01=NB,02-4G
 const uint16 HwVersion = 0x001;