mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-07-14 23:05:38 +00:00
update
This commit is contained in:
parent
ca69e76c51
commit
f8c731241d
6 changed files with 27 additions and 9 deletions
|
|
@ -163,6 +163,10 @@ a lot of data that needs to be copied, this should be set high. */
|
|||
|
||||
/* ---------- ARP options ----------- */
|
||||
#define LWIP_ARP 1
|
||||
/**
|
||||
* LWIP_AUTOIP==1: Enable AUTOIP module.
|
||||
*/
|
||||
#define LWIP_AUTOIP 0 //Realtek modified (0->1)
|
||||
|
||||
/* ---------- DHCP options ---------- */
|
||||
/* Define LWIP_DHCP to 1 if you want DHCP configuration of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue