mirror of
https://github.com/esphome/esphome.git
synced 2025-11-16 14:55:50 +00:00
Update for 1.4.0
This commit is contained in:
@@ -28,5 +28,4 @@ def to_code(config):
|
||||
sensor.setup_mqtt_sensor_component(htu21d.Pmqtt_humidity, config[CONF_HUMIDITY])
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_HTU21D_SENSOR'
|
||||
BUILD_FLAGS = '-DUSE_HTU21D_SENSOR'
|
||||
|
||||
Reference in New Issue
Block a user