mirror of
https://github.com/esphome/esphome.git
synced 2025-09-26 23:22:21 +01:00
Bump arduino-mlx90393 to 1.0.2 (#7618)
This commit is contained in:
@@ -132,4 +132,4 @@ async def to_code(config):
|
||||
pin = await cg.gpio_pin_expression(config[CONF_DRDY_PIN])
|
||||
cg.add(var.set_drdy_gpio(pin))
|
||||
|
||||
cg.add_library("functionpointer/arduino-MLX90393", "1.0.0")
|
||||
cg.add_library("functionpointer/arduino-MLX90393", "1.0.2")
|
||||
|
Reference in New Issue
Block a user