|
@@ -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;
|