Explorar o código

increse quantity of dhcp tries

balbekova hai 1 ano
pai
achega
04dca2c7fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/Ethernet/netconf.c

+ 1 - 1
modules/Ethernet/netconf.c

@@ -23,7 +23,7 @@
 #include <string.h>
 
 
-#define MAX_DHCP_TRIES 3
+#define MAX_DHCP_TRIES 12
 
 #define TIME_COUNTER_10_MIN   600
 #define TIME_COUNTER_1_MIN    60