mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-05 20:38:27 +02:00
Update for 1.4.0
This commit is contained in:
@@ -23,5 +23,4 @@ def to_code(config):
|
||||
Pvariable(IR_TRANSMITTER_COMPONENT_CLASS, conf[CONF_ID], rhs)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_IR_TRANSMITTER'
|
||||
BUILD_FLAGS = '-DUSE_IR_TRANSMITTER'
|
||||
|
||||
Reference in New Issue
Block a user