ESPHome  2024.8.3
Namespaces | Functions | Variables
ota_backend.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::ota
 

Functions

OTAGlobalCallback * esphome::ota::get_global_ota_callback ()
 
void esphome::ota::register_ota_platform (OTAComponent *ota_caller)
 

Variables

OTAGlobalCallback * esphome::ota::global_ota_callback {nullptr}