mirror of
https://github.com/esphome/esphome.git
synced 2025-02-07 13:40:59 +00:00
Add missing import to bedjet (#3490)
This commit is contained in:
parent
f0c890f160
commit
dda1ddcb26
@ -4,6 +4,7 @@
|
|||||||
#include "esphome/components/esp32_ble_tracker/esp32_ble_tracker.h"
|
#include "esphome/components/esp32_ble_tracker/esp32_ble_tracker.h"
|
||||||
#include "esphome/components/climate/climate.h"
|
#include "esphome/components/climate/climate.h"
|
||||||
#include "esphome/core/component.h"
|
#include "esphome/core/component.h"
|
||||||
|
#include "esphome/core/defines.h"
|
||||||
#include "esphome/core/hal.h"
|
#include "esphome/core/hal.h"
|
||||||
#include "bedjet_base.h"
|
#include "bedjet_base.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user