This commit is contained in:
J. Nick Koston 2025-06-29 14:51:01 -05:00
parent 80dd6c111d
commit 947456628e
No known key found for this signature in database
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