diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-03-06 12:12:09 -0600 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-03-06 12:12:09 -0600 |
commit | 69a08dacca69340c872528449dcab6e304934973 (patch) | |
tree | 7929b8e818d35bdba2b44b6a89903e7a1b7e5869 /digital-driver/sym-lib-table | |
parent | 08869e9daee5815c40958253063f146f8ce3aa4e (diff) |
digital driver revision B
Diffstat (limited to 'digital-driver/sym-lib-table')
-rw-r--r-- | digital-driver/sym-lib-table | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/digital-driver/sym-lib-table b/digital-driver/sym-lib-table index 6930268..b598a03 100644 --- a/digital-driver/sym-lib-table +++ b/digital-driver/sym-lib-table @@ -1,5 +1,4 @@ (sym_lib_table - (lib (name LDD-1500L)(type Legacy)(uri ${KIPRJMOD}/LIB_LDD-1500L/LDD-1500L/KiCad/LDD-1500L.lib)(options "")(descr "")) - (lib (name VXO7805-500-M)(type Legacy)(uri ${KIPRJMOD}/VXO7805-500-M/VXO7805-500-M.lib)(options "")(descr "")) - (lib (name driver-rescue)(type Legacy)(uri ${KIPRJMOD}/driver-rescue.lib)(options "")(descr "")) + (lib (name VXO7805-500-M)(type Legacy)(uri ${KIPRJMOD}/symbols/VXO7805-500-M.lib)(options "")(descr "")) + (lib (name LDD-1500L)(type Legacy)(uri ${KIPRJMOD}/symbols/LDD-1500L.lib)(options "")(descr "")) ) |