Add owner to all libraries used (#2604)

This commit is contained in:
Otto Winter
2021-10-22 14:14:14 +02:00
committed by GitHub
parent b5b3914bbf
commit 83bef85415
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -67,4 +67,4 @@ async def to_code(config):
cg.add_library("SPI", None)
cg.add_define("USE_BSEC")
cg.add_library("BSEC Software Library", "1.6.1480")
cg.add_library("boschsensortec/BSEC Software Library", "1.6.1480")