mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 05:12:21 +01:00
fix: include main.h in dynamic_lamp.cpp for improved functionality
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <cstring>
|
||||
#include <string_view>
|
||||
#include <vector>
|
||||
#include "main.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace dynamic_lamp {
|
||||
|
Reference in New Issue
Block a user