Replace the Webserver demo's uIP with the latest code ripped from the Contiki project...
[pub/USBasp.git] / Projects / Webserver / Webserver.txt
index 5b62f06..59b5302 100644 (file)
  *    <td><b>Description:</b></td>\r
  *   </tr>\r
  *   <tr>\r
- *    <td>ENABLE_DHCP</td>\r
+ *    <td>ENABLE_DHCP=<i>x</i></td>\r
  *    <td>Makefile CDEFS</td>\r
- *    <td>When defined, enables the DHCP client for dynamic IP allocation of the network settings from a DHCP server.</td>\r
+ *    <td>When set to 1, this enables the DHCP client for dynamic IP allocation of the network settings from a DHCP server.\r
+ *        To disable DHCP and use the fixed address settings set elsewhere, set this to zero (do not undefine it).</td>\r
  *   </tr>\r
  *   <tr>\r
  *    <td>DEVICE_IP_ADDRESS</td>\r