controller registry

This commit is contained in:
J. Nick Koston
2025-11-07 15:51:13 -06:00
parent 51eb8ea1d0
commit 6fa0f1e290
+2 -1
View File
@@ -1,5 +1,6 @@
#include "select.h"
#include "esphome/core/controller_registry.h" #include "esphome/core/log.h"
#include "esphome/core/controller_registry.h"
#include "esphome/core/log.h"
#include <cstring>
namespace esphome {