Upnp example emulating a Wemo switch
This commit is contained in:
parent
e17b1a5db6
commit
3c050bc4d1
8 changed files with 778 additions and 0 deletions
3
examples/upnp/httpd.h
Normal file
3
examples/upnp/httpd.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#include <lwip/api.h>
|
||||
|
||||
void httpd_task(void *pvParameters);
|
||||
Loading…
Add table
Add a link
Reference in a new issue