1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-04 11:02:19 +01:00
This commit is contained in:
J. Nick Koston
2025-06-29 14:51:01 -05:00
parent 80dd6c111d
commit 947456628e
2 changed files with 2 additions and 2 deletions

View File

@@ -126,4 +126,4 @@ int MultipartReader::on_part_data_end(multipart_parser *parser) {
} // namespace web_server_idf
} // namespace esphome
#endif // USE_WEBSERVER_OTA
#endif // USE_ESP_IDF
#endif // USE_ESP_IDF

View File

@@ -64,4 +64,4 @@ class MultipartReader {
} // namespace web_server_idf
} // namespace esphome
#endif // USE_WEBSERVER_OTA
#endif // USE_ESP_IDF
#endif // USE_ESP_IDF