mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-09 13:06:58 +03:00
fixed compile error for esp32
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
/// немного переработанная версия старого компонента
|
||||
#pragma once
|
||||
|
||||
#include <Arduino.h>
|
||||
#include "esphome.h"
|
||||
#include <stdarg.h>
|
||||
#include "esphome/core/component.h"
|
||||
|
||||
Reference in New Issue
Block a user