mirror of
https://github.com/esphome/esphome.git
synced 2024-12-04 20:48:21 +01:00
Fix changed macro name
This commit is contained in:
parent
5014586a89
commit
164cb3d32c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
#include "esphome/components/esp32_ble_tracker/esp32_ble_tracker.h"
|
#include "esphome/components/esp32_ble_tracker/esp32_ble_tracker.h"
|
||||||
#include "esphome/components/xiaomi_ble/xiaomi_ble.h"
|
#include "esphome/components/xiaomi_ble/xiaomi_ble.h"
|
||||||
|
|
||||||
#ifdef ARDUINO_ARCH_ESP32
|
#ifdef USE_ESP32
|
||||||
|
|
||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace xiaomi_mccgq02hl {
|
namespace xiaomi_mccgq02hl {
|
||||||
|
|
Loading…
Reference in a new issue