We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63361f4 commit c8b1164Copy full SHA for c8b1164
components/secplus_gdo/__init__.py
@@ -87,6 +87,6 @@ async def to_code(config):
87
)
88
cg.add_library(
89
name="GDOLIB",
90
- repository="https://github.com/gelidusresearch/gdolib.git#gdolib.tof",
+ repository="https://github.com/gelidusresearch/gdolib.git",
91
version="v1.1.5",
92
0 commit comments