mirror of
https://github.com/esphome/esphome.git
synced 2025-08-10 12:27:46 +00:00
preen
This commit is contained in:
@@ -16,7 +16,8 @@
|
|||||||
#include "web_server_idf.h"
|
#include "web_server_idf.h"
|
||||||
|
|
||||||
#ifdef USE_WEBSERVER_OTA
|
#ifdef USE_WEBSERVER_OTA
|
||||||
#include "multipart.h"
|
#include <multipart_parser.h>
|
||||||
|
#include "multipart.h" // For parse_multipart_boundary and other utils
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USE_WEBSERVER
|
#ifdef USE_WEBSERVER
|
||||||
|
Reference in New Issue
Block a user