1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-11 21:30:29 +01:00

Update mcp4461.h

This commit is contained in:
Oliver Kleinecke 2025-02-07 17:06:55 +01:00 committed by GitHub
parent 231e659358
commit 8e313e4b73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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