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:
@@ -11,5 +11,4 @@ def to_code(config):
|
||||
add(App.make_debug_component())
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_DEBUG_COMPONENT'
|
||||
BUILD_FLAGS = '-DUSE_DEBUG_COMPONENT'
|
||||
|
Reference in New Issue
Block a user