Fix compile error on pzemdc.h (#4583)

This commit is contained in:
Kai Gerken 2023-03-19 19:31:05 +01:00 committed by GitHub
parent a31fb3c987
commit ebc544e4b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
#pragma once
#include "esphome/core/automation.h"
#include "esphome/core/component.h"
#include "esphome/components/sensor/sensor.h"
#include "esphome/components/modbus/modbus.h"