mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 07:28:10 +01:00
fix clang format
This commit is contained in:
parent
085e4152bb
commit
4c90bc86d1
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
// TODO: make base, why? Because this file can be used by midea component also. See esphome/components/midea/ir_transmitter.h
|
||||
// TODO: make base, why? Because this file can be used by midea component also. See
|
||||
// esphome/components/midea/ir_transmitter.h
|
||||
|
||||
#include "esphome/components/remote_base/midea_protocol.h"
|
||||
#include "esphome/components/climate/climate_mode.h"
|
||||
|
|
Loading…
Reference in a new issue