mirror of
https://github.com/esphome/esphome.git
synced 2024-12-27 07:51:43 +01:00
lets try without sensor.h
This commit is contained in:
parent
61f42a73da
commit
b788010b37
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/components/sensor/sensor.h"
|
||||
//#include "esphome/components/sensor/sensor.h"
|
||||
#include "esphome/components/spi/spi.h"
|
||||
|
||||
namespace esphome {
|
||||
|
|
Loading…
Reference in a new issue