Change the comment style for the modules and the list, and use the newParser to parse...
[bertos.git] / bertos / drv / thermo.h
index 9055274d59b3e161fbddd01490a651763ac5a87a..8e5f744917a12f7d7f2888433c42ae171e60ecac 100644 (file)
  * \author Giovanni Bajo <rasky@develer.com>
  * \author Francesco Sacchi <batt@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "thermo",
- * "depends" : ["timer", "ntc"],
- * "configuration" : "bertos/cfg/cfg_thermo.h"
+ * $WIZ$ module_name = "thermo"
+ * $WIZ$ module_depends = "timer", "ntc"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_thermo.h"
  * }
  */