mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 00:31:58 +00:00
[zephyr] Small build fixes for the logger/gpio subsystems (#13242)
Co-authored-by: dawret <dawret@dawret.me>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#ifdef USE_ZEPHYR
|
||||
#include "esphome/core/hal.h"
|
||||
struct device;
|
||||
#include <zephyr/device.h>
|
||||
namespace esphome {
|
||||
namespace zephyr {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user