lwip-contrib-mac/apps/httpserver/httpserver-netconn.h

7 lines
148 B
C

#ifndef LWIP_HTTPSERVER_NETCONN_H__
#define LWIP_HTTPSERVER_NETCONN_H__
void http_server_netconn_init();
#endif /* LWIP_HTTPSERVER_NETCONN_H__ */