diff --git a/lab1/lab1-rescue.dcm b/lab1/lab1-rescue.dcm
new file mode 100644
index 0000000000000000000000000000000000000000..5f3ed79b79731d3d1ca39cfaa9a2dda60617b802
--- /dev/null
+++ b/lab1/lab1-rescue.dcm
@@ -0,0 +1,3 @@
+EESchema-DOCLIB  Version 2.0
+#
+#End Doc Library
diff --git a/lab1/lab1-rescue.lib b/lab1/lab1-rescue.lib
new file mode 100644
index 0000000000000000000000000000000000000000..dfe455aa7219778486c01c96461d6e2fd70b3263
--- /dev/null
+++ b/lab1/lab1-rescue.lib
@@ -0,0 +1,19 @@
+EESchema-LIBRARY Version 2.4
+#encoding utf-8
+#
+# +1.9V-power
+#
+DEF +1.9V-power #PWR 0 0 Y Y 1 F P
+F0 "#PWR" 0 -150 50 H I C CNN
+F1 "+1.9V-power" 0 140 50 H V C CNN
+F2 "" 0 0 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+DRAW
+P 2 0 1 0 -30 50 0 100 N
+P 2 0 1 0 0 0 0 100 N
+P 2 0 1 0 0 100 30 50 N
+X +1.9V 1 0 0 0 U 50 50 1 1 W N
+ENDDRAW
+ENDDEF
+#
+#End Library
diff --git a/lab1/sym-lib-table b/lab1/sym-lib-table
index 3a5e07d4ff1eadc90894cb88286127ab4cf8d727..4f680cac7823ae69cb5916e1c4b29d1eb2a61500 100644
--- a/lab1/sym-lib-table
+++ b/lab1/sym-lib-table
@@ -1,3 +1,4 @@
 (sym_lib_table
   (lib (name lab1)(type Legacy)(uri ${KIPRJMOD}/lab1.lib)(options "")(descr ""))
+  (lib (name lab1-rescue)(type Legacy)(uri ${KIPRJMOD}/lab1-rescue.lib)(options "")(descr ""))
 )