ESPHome
2026.4.0
Loading...
Searching...
No Matches
esphome
core
main_task.c
Go to the documentation of this file.
1
#include "
esphome/core/main_task.h
"
2
3
#if defined(USE_ESP32) || defined(USE_LIBRETINY)
4
TaskHandle_t
esphome_main_task_handle
= NULL;
5
#endif
esphome_main_task_handle
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
main_task.h
Generated by
1.12.0