Modify tag for the wizard.
[bertos.git] / bertos / drv / ntc.h
index 31c4ce59e2f7e8b7a308197ce8c615d667f4c272..cc67f40f290db370298de1dcc6c7e8d287b18d5c 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/**
  * \file
  * <!--
  * This file is part of BeRTOS.
@@ -38,7 +38,7 @@
  * \author Francesco Sacchi <batt@develer.com>
  *
  * $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