ESPHome 2026.5.0-dev
Loading...
Searching...
No Matches
main_task.c
Go to the documentation of this file.
2
3#if defined(USE_ESP32) || defined(USE_LIBRETINY)
4TaskHandle_t esphome_main_task_handle = NULL;
5#endif
TaskHandle_t esphome_main_task_handle
Main loop task handle and wake helpers — shared between wake.h (C++) and lwip_fast_select....
Definition main_task.c:4