Kaynağa Gözat

increse quantity of dhcp tries

balbekova 1 yıl önce
ebeveyn
işleme
04dca2c7fe
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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