X-Git-Url: https://git.smho.de/gw/?p=owSlave2.git;a=blobdiff_plain;f=common%2Fcalibr.h;h=bef35d82fedae1e223e81e67113eb26e01bcdcbf;hp=a6bd4fe7f4daa7a584191779eed749e7b9a2478e;hb=refs%2Fheads%2Fmaster;hpb=cd92472e6fd63693741f8e168123a4182802651b diff --git a/common/calibr.h b/common/calibr.h index a6bd4fe..bef35d8 100644 --- a/common/calibr.h +++ b/common/calibr.h @@ -1,9 +1,8 @@ -#ifndef CALIBR_H -#define CALIBR_H - - - -double calibr_hum(double temp,double tempdiv,double hum); - - +#ifndef CALIBR_H +#define CALIBR_H + + + +double calibr_hum(double temp,double tempdiv,double hum); + #endif \ No newline at end of file