mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
Update midea_data.h
This commit is contained in:
parent
e8a6a1a4fd
commit
6524cc2f51
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#ifdef USE_REMOTE_TRANSMITTER
|
||||
//#ifdef USE_REMOTE_TRANSMITTER
|
||||
|
||||
#include "esphome/components/remote_base/midea_protocol.h"
|
||||
#include "esphome/components/climate/climate_mode.h"
|
||||
|
@ -125,4 +125,4 @@ class SpecialData : public MideaData {
|
|||
} // namespace midea_ir
|
||||
} // namespace esphome
|
||||
|
||||
#endif // USE_REMOTE_TRANSMITTER
|
||||
//#endif // USE_REMOTE_TRANSMITTER
|
||||
|
|
Loading…
Reference in a new issue