CHG partdb-install

Dieser Commit ist enthalten in:
2025-12-16 14:50:32 +01:00
Ursprung 173c5bebd8
Commit 5f2d2413a0
2 geänderte Dateien mit 17 neuen und 4 gelöschten Zeilen
+13
Datei anzeigen
@@ -0,0 +1,13 @@
{
"meta": {
"version": 1.0
},
"name": "Part-DB library",
"description": "This KiCAD library fetches information externally from ",
"source": {
"type": "REST_API",
"api_version": "v1",
"root_url": "https://depot.kuschel.at/en/kicad-api/",
"token": "the token has to be replaced, the token is stored in the kdbx password safe"
}
}