X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fntc.h;h=3a160ea72d9130b09b3a0054fc14e44298243928;hb=d293a14828642a25816611a62031bea7da59bdc8;hp=6aa72376adf62d10aa2783f8cc75d21cb4cd1cbd;hpb=3fb609d60480eefd5e43d48d13cb9f387c38cb0f;p=bertos.git diff --git a/bertos/drv/ntc.h b/bertos/drv/ntc.h index 6aa72376..3a160ea7 100644 --- a/bertos/drv/ntc.h +++ b/bertos/drv/ntc.h @@ -30,19 +30,22 @@ * All Rights Reserved. * --> * - * \brief Driver for NTC (reads a temperature through an ADC) + * \brief Driver for NTC sensors (reads a temperature through an ADC) * * \version $Id$ * * \author Giovanni Bajo * \author Francesco Sacchi + * + * $WIZ$ module_name = "ntc" + * $WIZ$ module_depends = "adc" */ #ifndef DRV_NTC_H #define DRV_NTC_H #include "hw/ntc_map.h" -#include + #include #define NTC_OPEN_CIRCUIT -32768