We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d819af4 commit 748e3eeCopy full SHA for 748e3ee
libraries/MySensors/examples/GatewayW5100/GatewayW5100.ino
@@ -69,7 +69,7 @@
69
#define MY_RF24_CS_PIN 6
70
71
// Enable to UDP
72
-#define MY_USE_UDP
+//#define MY_USE_UDP
73
74
#define MY_IP_ADDRESS 192,168,178,66 // If this is disabled, DHCP is used to retrieve address
75
// Renewal period if using DHCP
0 commit comments