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