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