From bf6bb4dc686296038561cdbaadf32e0d5a2d85be Mon Sep 17 00:00:00 2001 From: Robin Krens Date: Thu, 28 Dec 2023 19:12:49 +0100 Subject: [PATCH 1/1] sym: added lib table --- sym-lib-table | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sym-lib-table diff --git a/sym-lib-table b/sym-lib-table new file mode 100644 index 0000000..3459ee1 --- /dev/null +++ b/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (version 7) + (lib (name "tinus-cart")(type "KiCad")(uri "${KIPRJMOD}/tinus-cart.kicad_sym")(options "")(descr "")) +) -- 2.7.4