mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
Include delay function in sensor
This commit is contained in:
parent
591e0408d1
commit
5b9898814f
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/core/helpers.h"
|
||||
#include "esphome/core/hal.h"
|
||||
|
||||
#include "esphome/components/sensor/sensor.h"
|
||||
#include "esphome/components/voltage_sampler/voltage_sampler.h"
|
||||
|
|
Loading…
Reference in a new issue