HTTP Server Examples : Include header esp_http_server.h
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <nvs_flash.h>
|
||||
#include <sys/param.h>
|
||||
|
||||
#include <http_server.h>
|
||||
#include <esp_http_server.h>
|
||||
|
||||
/* A simple example that demonstrates how to create GET and POST
|
||||
* handlers for the web server.
|
||||
|
||||
Reference in New Issue
Block a user