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