Преглед изворни кода

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.