diff --git a/HTTPD.PO b/HTTPD.PO index 52842d7..d20d4d6 100644 Binary files a/HTTPD.PO and b/HTTPD.PO differ diff --git a/src/libsrc/dhcp.pla b/src/libsrc/dhcp.pla index b04ee1d..3d3dbef 100644 --- a/src/libsrc/dhcp.pla +++ b/src/libsrc/dhcp.pla @@ -239,7 +239,7 @@ portDHCP = iNet:openUDP(DHCP_CLIENT_PORT, @recvDHCP, 0) // // Service IP // -while retry < 3 and stateDHCP <> DHCP_ACK +while retry < 5 and stateDHCP <> DHCP_ACK // // Broadcast DHCP DISCOVER message //