ESPHome 2026.5.0
Loading...
Searching...
No Matches
core.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 

Functions

void setup ()
 
 __attribute__ ((weak)) void initArduino()
 
void esphome::loop_task (void *pv_params)
 
void esphome::app_main ()
 

Variables

TaskHandle_t esphome::loop_task_handle = nullptr
 

Function Documentation

◆ __attribute__()

__attribute__ ( (weak) )

Definition at line 12 of file core.cpp.

◆ setup()

void setup ( )