Make Webserver allow HTTP requests for files with up to 50 characters in the path...
[pub/USBasp.git] / Projects / Webserver / Lib / uIPManagement.c
index c7773c4..ba2a505 100644 (file)
@@ -212,7 +212,7 @@ static void uIPManagement_ManageConnections(void)
                        }\r
                }\r
                \r
-               #if defined(ENABLE_DHCP)\r
+               #if defined(ENABLE_DHCP_CLIENT)\r
                for (uint8_t i = 0; i < UIP_UDP_CONNS; i++)\r
                {\r
                        /* Run periodic connection management for each UDP connection */\r