|
@@ -22,15 +22,15 @@ extern UINT32 TcpService;
|
|
|
#define RUN_END_DELAY (100)
|
|
|
|
|
|
|
|
|
-// #define QX_TCP_ADD "iotp.fast-fun.cn"
|
|
|
-// #define QX_TCP_PORT 8712
|
|
|
+#define QX_TCP_ADD "iotp.fast-fun.cn"
|
|
|
+#define QX_TCP_PORT 8712
|
|
|
// #define QX_TCP_IPADRRES "47.97.127.222"
|
|
|
// #define QX_TCP_PORT 8712
|
|
|
/*---------------测试IP地址-----------------------------------*/
|
|
|
// #define QX_TCP_IPADRRES "39.103.177.126"
|
|
|
// #define QX_TCP_PORT 8712
|
|
|
-#define QX_TCP_ADD "rpi.it5000.com"
|
|
|
-#define QX_TCP_PORT 8812
|
|
|
+// #define QX_TCP_ADD "rpi.it5000.com"
|
|
|
+// #define QX_TCP_PORT 8812
|
|
|
/*---------------测试IP地址END-----------------------------------*/
|
|
|
#define BATT_SN_LEN 17
|
|
|
#define TCP_START_SYM1 0x23
|