doc: exclude the lwIP source code from the Doxygen-generated documentation.
[bertos.git] / bertos / hw / hw_ntc.h
index ffab815d1251febe85939e008a917072f17c3926..0f6743adcefa84fc9a880837bb87aaaf9d2550fb 100644 (file)
@@ -32,7 +32,6 @@
  *
  * \brief NTC hardware-specific definition
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
  * A NTC acts as a variable resistor, whose resistance changes as a
@@ -98,7 +97,7 @@
 #include <drv/ntc.h>
 #include <drv/adc.h>
 
-#warning TODO:This is example implemetantion, you must implement it! 
+#warning TODO:This is an example implementation, you must implement it!
 
 extern const res_t      NTC_RSER[NTC_CNT];
 extern const res_t      NTC_RPAR[NTC_CNT];