mirror of
https://github.com/esphome/esphome.git
synced 2025-09-21 20:52:20 +01:00
Update for 1.4.0
This commit is contained in:
@@ -20,5 +20,4 @@ def to_code(config):
|
||||
Pvariable(DALLAS_COMPONENT_CLASS, conf[CONF_ID], rhs)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_DALLAS_SENSOR'
|
||||
BUILD_FLAGS = '-DUSE_DALLAS_SENSOR'
|
||||
|
Reference in New Issue
Block a user