mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 19:32:19 +01:00
[sgp4x] Fix build (#9794)
This commit is contained in:
@@ -139,7 +139,7 @@ async def to_code(config):
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
cg.add_library(
|
cg.add_library(
|
||||||
None,
|
"Sensirion Gas Index Algorithm",
|
||||||
None,
|
None,
|
||||||
"https://github.com/Sensirion/arduino-gas-index-algorithm.git#3.2.1",
|
"https://github.com/Sensirion/arduino-gas-index-algorithm.git#3.2.1",
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user