Update Webserver project to remove DHCP IP configuration status notification.
This commit is contained in:
parent
f0ff633962
commit
edc4db41f4
8 changed files with 7 additions and 23 deletions
|
@ -70,8 +70,6 @@
|
|||
/* External Variables: */
|
||||
extern struct uip_eth_addr MACAddress;
|
||||
|
||||
extern bool HaveIPConfiguration;
|
||||
|
||||
/* Function Prototypes: */
|
||||
void uIPManagement_Init(void);
|
||||
void uIPManagement_ManageNetwork(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue