1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-05 11:23:47 +01:00

[bme68x_bsec2_i2c] Remove arduino dependency (#7815)

This commit is contained in:
luar123
2025-05-25 10:08:51 +02:00
committed by GitHub
parent d4c4b75eb3
commit 4b5c3e7e2b
8 changed files with 33 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
#include "esphome/core/defines.h"
#include "esphome/core/hal.h"
#include "esphome/core/helpers.h"
#include "esphome/core/log.h"