ESPHome
2026.5.0-dev
Loading...
Searching...
No Matches
esphome
core
controller_registry.cpp
Go to the documentation of this file.
1
#include "
esphome/core/controller_registry.h
"
2
3
#ifdef USE_CONTROLLER_REGISTRY
4
5
namespace
esphome
{
6
7
StaticVector<Controller *, CONTROLLER_REGISTRY_MAX>
ControllerRegistry::controllers
;
8
9
}
// namespace esphome
10
11
#endif
// USE_CONTROLLER_REGISTRY
esphome::ControllerRegistry::controllers
static StaticVector< Controller *, CONTROLLER_REGISTRY_MAX > controllers
Definition
controller_registry.h:50
controller_registry.h
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0