esp-open-rtos/examples/upnp/httpd.h
2017-07-20 20:23:52 +02:00

3 lines
60 B
C

#include <lwip/api.h>
void httpd_task(void *pvParameters);