mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Update for 1.4.0
This commit is contained in:
@@ -23,5 +23,4 @@ def setup_mqtt_fan(obj, config):
|
||||
setup_mqtt_component(obj, config)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_FAN'
|
||||
BUILD_FLAGS = '-DUSE_FAN'
|
||||
|
||||
Reference in New Issue
Block a user