mirror of
https://github.com/esphome/esphome.git
synced 2025-11-14 13:55:45 +00:00
Update for 1.4.0
This commit is contained in:
@@ -25,5 +25,4 @@ def to_code(config):
|
||||
add(web_server.set_js_url(config[CONF_JS_URL]))
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_WEB_SERVER'
|
||||
BUILD_FLAGS = '-DUSE_WEB_SERVER'
|
||||
|
||||
Reference in New Issue
Block a user