mirror of
https://github.com/esphome/esphome.git
synced 2025-09-18 19:22:22 +01:00
Update for 1.4.0
This commit is contained in:
@@ -33,5 +33,4 @@ def register_switch(var, config):
|
||||
setup_mqtt_switch(mqtt_switch, config)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_SWITCH'
|
||||
BUILD_FLAGS = '-DUSE_SWITCH'
|
||||
|
Reference in New Issue
Block a user