- OWINIT save Register used in C
[owSlave2.git] / common / calibr.h
diff --git a/common/calibr.h b/common/calibr.h
new file mode 100644 (file)
index 0000000..a6bd4fe
--- /dev/null
@@ -0,0 +1,9 @@
+#ifndef CALIBR_H
+#define CALIBR_H
+
+
+
+double calibr_hum(double temp,double tempdiv,double hum);
+
+
+#endif
\ No newline at end of file