[esphome] Store OTA component log strings in flash on ESP8266 (#10570)

This commit is contained in:
J. Nick Koston
2025-09-08 10:30:39 +12:00
committed by GitHub
parent 91228c82e6
commit 1ac07c96b1
@@ -5,6 +5,7 @@
#include "esphome/core/helpers.h"
#include "esphome/core/log.h"
#include "esphome/core/preferences.h"
#include "esphome/core/log.h"
#include "esphome/components/ota/ota_backend.h"
#include "esphome/components/socket/socket.h"