Add function prototypes for LWIP SDK functions, allow compilng with -Werror again
This commit is contained in:
parent
dc4ca6861f
commit
7c982da48f
6 changed files with 41 additions and 23 deletions
|
@ -9,7 +9,7 @@
|
|||
#include "lwip/netdb.h"
|
||||
#include "lwip/dns.h"
|
||||
|
||||
#include "espressif/blob_prototypes.h"
|
||||
#include "espressif/sdk_prototypes.h"
|
||||
|
||||
#define WEB_SERVER "chainxor.org"
|
||||
#define WEB_PORT 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue