projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Replace the Webserver demo's uIP with the latest code ripped from the Contiki project...
[pub/lufa.git]
/
Projects
/
Webserver
/
Webserver.txt
diff --git
a/Projects/Webserver/Webserver.txt
b/Projects/Webserver/Webserver.txt
index
5b62f06
..
59b5302
100644
(file)
--- a/
Projects/Webserver/Webserver.txt
+++ b/
Projects/Webserver/Webserver.txt
@@
-76,9
+76,10
@@
* <td><b>Description:</b></td>
\r
* </tr>
\r
* <tr>
\r
* <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>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
* </tr>
\r
* <tr>
\r
* <td>DEVICE_IP_ADDRESS</td>
\r