- OWINIT save Register used in C
[owSlave2.git] / common / calibr.h
1 #ifndef CALIBR_H
2 #define CALIBR_H
3
4
5
6 double calibr_hum(double temp,double tempdiv,double hum);
7
8
9 #endif