X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fntc.h;h=cb606b875f1e75d68ab566d61d2cd86ccc18890d;hb=bc8b61afa24c8ccecb748ba1aebc5c45ff70cc17;hp=942965a2e856f9f59bcd84f2321304655e412f63;hpb=bae5f0574f74fc550918f9afafdfcbe4c08658d8;p=bertos.git diff --git a/bertos/drv/ntc.h b/bertos/drv/ntc.h index 942965a2..cb606b87 100644 --- a/bertos/drv/ntc.h +++ b/bertos/drv/ntc.h @@ -38,7 +38,7 @@ * \author Francesco Sacchi * * $WIZ$ module_name = "ntc" - * $WIZ$ module_hw = "bertos/hw/hw_ntc.h", "bertos/hw/ntc_map.h" + * $WIZ$ module_hw = "bertos/hw/hw_ntc.h", "bertos/hw/ntc_map.h", "bertos/hw/hw_ntc.c" */ #ifndef DRV_NTC_H @@ -47,6 +47,7 @@ #include "hw/ntc_map.h" #include +#include #define NTC_OPEN_CIRCUIT -32768 #define NTC_SHORT_CIRCUIT 32767