mirror of
https://github.com/esphome/esphome.git
synced 2025-09-26 15:12:21 +01:00
fix: update FRAM component include path in DynamicLampComponent
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "esphome/components/time/real_time_clock.h"
|
||||
#include "esphome/components/output/float_output.h"
|
||||
#include "esphome/components/light/light_output.h"
|
||||
#include "esphome/components/fram/fram.h"
|
||||
#include "esphome/components/fram/FRAM.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace dynamic_lamp {
|
||||
|
Reference in New Issue
Block a user