mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 07:47:33 +00:00
fix merge conflict: remove stray #endif
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
0d54dc94ba
commit
bca53e35e1
@@ -649,7 +649,6 @@ 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).
|
||||
|
||||
Reference in New Issue
Block a user