mirror of
https://github.com/esphome/esphome.git
synced 2025-11-17 15:26:01 +00:00
Update for 1.4.0
This commit is contained in:
@@ -34,5 +34,4 @@ def to_code(config):
|
||||
sensor.register_sensor(sensor_, config)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_DALLAS_SENSOR'
|
||||
BUILD_FLAGS = '-DUSE_DALLAS_SENSOR'
|
||||
|
||||
Reference in New Issue
Block a user