mirror of
https://github.com/esphome/esphome.git
synced 2025-07-27 13:46:48 +00:00
[sgp4x] Fix build (#9794)
This commit is contained in:
parent
cf40306297
commit
e2976162b5
@ -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",
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user