mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 13:22:19 +01:00
Update for 1.4.0
This commit is contained in:
@@ -104,5 +104,4 @@ def register_sensor(var, config):
|
||||
setup_mqtt_sensor_component(mqtt_sensor, config)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_SENSOR'
|
||||
BUILD_FLAGS = '-DUSE_SENSOR'
|
||||
|
Reference in New Issue
Block a user