mirror of
https://github.com/esphome/esphome.git
synced 2025-09-21 04:32:23 +01:00
Update for 1.4.0
This commit is contained in:
@@ -38,5 +38,4 @@ def to_code(config):
|
||||
add(deep_sleep.set_run_duration(config[CONF_RUN_DURATION]))
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_DEEP_SLEEP'
|
||||
BUILD_FLAGS = '-DUSE_DEEP_SLEEP'
|
||||
|
Reference in New Issue
Block a user