fix merge

This commit is contained in:
J. Nick Koston
2026-02-28 16:50:50 -10:00
parent f3377e22b8
commit 8f24e12bf9
+1
View File
@@ -639,6 +639,7 @@ class Application {
static void IRAM_ATTR wake_loop_any_context() { esphome_lwip_wake_main_loop_any_context(); }
#endif
#endif
#endif // USE_SOCKET_SELECT_SUPPORT
#if defined(USE_ESP8266) && defined(USE_SOCKET_IMPL_LWIP_TCP)
/// Wake the main event loop from any context (ISR, thread, or main loop).