浏览代码

Version 6.1..5 i; Remove optional second server

platenspeler 5 年之前
父节点
当前提交
065c53bbd6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ESP-sc-gway/configNode.h

+ 2 - 2
ESP-sc-gway/configNode.h

@@ -118,8 +118,8 @@ codex decodes[] = {
 // Port is UDP port in this program
 //
 // Default for testing: Switched off
-#define _THINGSERVER "your.extra.server"		// Server URL of the LoRa-udp.js handler
-#define _THINGPORT 1700						// Port 1700 is old compatibility
+// #define _THINGSERVER "your.extra.server"		// Server URL of the LoRa-udp.js handler
+// #define _THINGPORT 1700						// Port 1700 is old compatibility
 
 
 // For asserting and testing the following defines are used.