mirror of
https://github.com/esphome/esphome.git
synced 2025-09-21 12:42:21 +01:00
Update for 1.4.0
This commit is contained in:
@@ -45,5 +45,4 @@ def get_auth(config):
|
||||
return config[CONF_OTA].get(CONF_PASSWORD, '')
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_OTA'
|
||||
BUILD_FLAGS = '-DUSE_OTA'
|
||||
|
Reference in New Issue
Block a user