mirror of
https://github.com/esphome/esphome.git
synced 2025-11-17 07:15:48 +00:00
Update for 1.4.0
This commit is contained in:
@@ -92,5 +92,4 @@ def to_code(config):
|
||||
switch.register_switch(switch_, config)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_IR_TRANSMITTER'
|
||||
BUILD_FLAGS = '-DUSE_IR_TRANSMITTER'
|
||||
|
||||
Reference in New Issue
Block a user