X-Git-Url: http://git.smho.de/gw/?p=owSlave2.git;a=blobdiff_plain;f=common%2Fcalibr.h;fp=common%2Fcalibr.h;h=a6bd4fe7f4daa7a584191779eed749e7b9a2478e;hp=0000000000000000000000000000000000000000;hb=cd92472e6fd63693741f8e168123a4182802651b;hpb=0f5b4d994ac87afdd294f6fc79692bcf92e337de diff --git a/common/calibr.h b/common/calibr.h new file mode 100644 index 0000000..a6bd4fe --- /dev/null +++ b/common/calibr.h @@ -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