Removed xensit
This commit is contained in:
parent
2d73cc8845
commit
2c23fceb40
9 changed files with 34 additions and 38 deletions
|
|
@ -29,8 +29,8 @@
|
|||
#define NET_BYTE_NET_KEY_SIZE 16
|
||||
#define NET_BYTE_NET_ID_SIZE 6
|
||||
|
||||
// Net Xensit config
|
||||
//define NET_XNODE_HOST "xng.xensit.com" // XNodeGateway
|
||||
// Net config
|
||||
//define NET_XNODE_HOST "xng.server.local" // XNodeGateway
|
||||
#define NET_XNODE_HOST "www.forwardfire.net"
|
||||
#define NET_XNODE_MAC_DEFAULT {0x74,0x69,0x69,0x4D,0x33,0xB1}
|
||||
#define NET_PING_BOOT_TIME 1000*3
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
#define NET_DNS_LOOKUP_TIME 1000*3600*1
|
||||
// TODO: make net time to secs as 1h is ~max for dns
|
||||
|
||||
// Net config for url; Input Xensit Node Version A
|
||||
// Net config for url; Input Xnode Version A
|
||||
#define NET_URL_POST "_a"
|
||||
#define NET_URL_PARA_POST_TYPE "pt="
|
||||
#define NET_URL_PARA_REQ_CNT "&rc="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue