Modify tag for the wizard.
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Apr 2009 13:24:39 +0000 (13:24 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Apr 2009 13:24:39 +0000 (13:24 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2651 38d2e660-2303-0410-9eaa-f027e97ec537

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