arduino-esp32/tools/sdk/include/esp_http_server/http_server.h
Me No Dev 04963009ee
Update IDF to a0468b2 (#2108)
* Update IDF to a0468b2

* add missing ld file

* Fix PIO builds and change coex policy
2018-11-26 23:22:11 +01:00

3 lines
124 B
C

#warning http_server.h has been renamed to esp_http_server.h, please update include directives
#include "esp_http_server.h"