Преглед на файлове

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.