|
ESPHome 2026.4.0
|
Go to the source code of this file.
Variables | |
| TaskHandle_t | esphome_main_task_handle |
| Main loop task handle and wake helpers — shared between wake.h (C++) and lwip_fast_select.c (C). | |
|
extern |
Main loop task handle and wake helpers — shared between wake.h (C++) and lwip_fast_select.c (C).
esphome_main_task_handle is set once during Application::setup() via xTaskGetCurrentTaskHandle().
Definition at line 4 of file main_task.c.