X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fthermo.c;h=cfc1014f2211000002e4277df1ab3c9bbc2a2572;hb=57cb450a644c0f31440ea69a81b17a298f2eb8d1;hp=f9dd86cf281791f51a1ec504b8f83dd4f1ee0c6e;hpb=a5fdf78b7671975a529c0f6dcf085a275241a9f3;p=bertos.git diff --git a/bertos/drv/thermo.c b/bertos/drv/thermo.c index f9dd86cf..cfc1014f 100644 --- a/bertos/drv/thermo.c +++ b/bertos/drv/thermo.c @@ -38,17 +38,17 @@ * \author Francesco Sacchi */ -#include -#include +#include "thermo_map.h" +#include "hw_thermo.h" #include +#include +#include #include #include #include -#include -#include /** Interval at which thermo control is performed. */