mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 20:32:21 +01:00
Update for 1.4.0
This commit is contained in:
@@ -31,5 +31,4 @@ def to_code(config):
|
||||
sensor.setup_mqtt_sensor_component(bmp.Pmqtt_pressure, config[CONF_PRESSURE])
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_BMP085_SENSOR'
|
||||
BUILD_FLAGS = '-DUSE_BMP085_SENSOR'
|
||||
|
Reference in New Issue
Block a user