1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-06 21:32:21 +01:00

Update mcp4461.h

This commit is contained in:
Oliver Kleinecke
2025-02-07 17:00:46 +01:00
committed by GitHub
parent 34dac471c4
commit 231e659358

View File

@@ -1,6 +1,7 @@
#pragma once
#include "esphome/core/component.h"
#include "logger.h"
#include "esphome/components/i2c/i2c.h"
namespace esphome {