mirror of
https://github.com/esphome/esphome.git
synced 2025-11-16 14:55:50 +00:00
Update for 1.4.0
This commit is contained in:
@@ -19,5 +19,4 @@ def to_code(config):
|
||||
switch.setup_mqtt_switch(gpio.Pmqtt, config)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_GPIO_SWITCH'
|
||||
BUILD_FLAGS = '-DUSE_GPIO_SWITCH'
|
||||
|
||||
Reference in New Issue
Block a user