X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fntc.h;h=942965a2e856f9f59bcd84f2321304655e412f63;hb=bae5f0574f74fc550918f9afafdfcbe4c08658d8;hp=04ab4d2020a22b69de89973e065152ac51888154;hpb=70298ad0d94ac6359a60fad8e0662f5d9c66d1f7;p=bertos.git diff --git a/bertos/drv/ntc.h b/bertos/drv/ntc.h index 04ab4d20..942965a2 100644 --- a/bertos/drv/ntc.h +++ b/bertos/drv/ntc.h @@ -30,7 +30,7 @@ * All Rights Reserved. * --> * - * \brief Driver for NTC sensors (reads a temperature through an ADC) + * \brief Driver for NTC sensors (reads a temperature through an ADC). * * \version $Id$ * @@ -38,7 +38,6 @@ * \author Francesco Sacchi * * $WIZ$ module_name = "ntc" - * $WIZ$ module_depends = "adc" * $WIZ$ module_hw = "bertos/hw/hw_ntc.h", "bertos/hw/ntc_map.h" */