diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-04-07 14:45:28 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-04-07 14:45:28 -0500 |
commit | 5c558c4a9b975a00ce5515588ce0ea854a7ae499 (patch) | |
tree | 0071d2d15742e54aea246925dd5bc41fba9a9782 /kicad/sym-lib-table | |
parent | 6f8a6eb162d848588baa3ff8cda6abc4cf1fc72b (diff) |
4060
Diffstat (limited to 'kicad/sym-lib-table')
-rw-r--r-- | kicad/sym-lib-table | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kicad/sym-lib-table b/kicad/sym-lib-table index 30e2691..3187afe 100644 --- a/kicad/sym-lib-table +++ b/kicad/sym-lib-table @@ -1,4 +1,5 @@ (sym_lib_table - (lib (name weather)(type Legacy)(uri ${KIPRJMOD}/weather.lib)(options "")(descr "")) - (lib (name VXO7805-500-M)(type Legacy)(uri ${KIPRJMOD}/VXO7805-500-M.lib)(options "")(descr "")) + (lib (name CD4060BM96)(type Legacy)(uri ${KIPRJMOD}/symbols/CD4060BM96.lib)(options "")(descr "")) + (lib (name VXO7805-500-M)(type Legacy)(uri ${KIPRJMOD}/symbols/VXO7805-500-M.lib)(options "")(descr "")) + (lib (name weather)(type Legacy)(uri ${KIPRJMOD}/symbols/weather.lib)(options "")(descr "")) ) |