Created
January 18, 2019 11:29
-
-
Save manio/e709f86623a2b9a533bad1c8ab2e4d5a to your computer and use it in GitHub Desktop.
Add to library table
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/fp-lib-table b/fp-lib-table | |
index b7032ccc..43ccd284 100644 | |
--- a/fp-lib-table | |
+++ b/fp-lib-table | |
@@ -98,6 +98,7 @@ | |
(lib (name Sensor_Current)(type KiCad)(uri ${KISYSMOD}/Sensor_Current.pretty)(options "")(descr "Specialized footprints for current sensors")) | |
(lib (name Sensor_Motion)(type KiCad)(uri ${KISYSMOD}/Sensor_Motion.pretty)(options "")(descr "Specialized footprints for motion sensors")) | |
(lib (name Sensor_Pressure)(type KiCad)(uri ${KISYSMOD}/Sensor_Pressure.pretty)(options "")(descr "Specialized footprints for pressure sensors")) | |
+ (lib (name Sensor_Temperature)(type KiCad)(uri ${KISYSMOD}/Sensor_Temperature.pretty)(options "")(descr "Specialized footprints for temperature sensors")) | |
(lib (name Sensor_Voltage)(type KiCad)(uri ${KISYSMOD}/Sensor_Voltage.pretty)(options "")(descr "Specialized footprints for voltage sensors")) | |
(lib (name Socket)(type KiCad)(uri ${KISYSMOD}/Socket.pretty)(options "")(descr "Sockets")) | |
(lib (name Symbol)(type KiCad)(uri ${KISYSMOD}/Symbol.pretty)(options "")(descr "PCB symbols")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment