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:
@@ -25,5 +25,4 @@ def to_code(config):
|
||||
add(psu.set_keep_on_time(conf[CONF_KEEP_ON_TIME]))
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_OUTPUT'
|
||||
BUILD_FLAGS = '-DUSE_OUTPUT'
|
||||
|
Reference in New Issue
Block a user