Merge remote-tracking branch 'upstream/esp8266-wake-loop-any-context' into integration

This commit is contained in:
J. Nick Koston
2026-03-02 08:47:56 -10:00
+3 -1
View File
@@ -38,7 +38,9 @@
#endif
#endif // USE_SOCKET_SELECT_SUPPORT
#if defined(USE_ESP8266) && defined(USE_SOCKET_IMPL_LWIP_TCP)
#include "esphome/components/socket/socket.h"
namespace esphome::socket {
void socket_wake();
} // namespace esphome::socket
#endif
#ifdef USE_BINARY_SENSOR