Add constants at the beginning of the mk file
[bertos.git] / bertos / drv / pcf8574.h
index 1a1f186d4d8dd7a775e0eccf012bf730c005bc1a..0eab5c3966ed89634d33c95941aa55bd71fac062 100644 (file)
  * \version $Id: ft245rl.c 22301 2008-09-09 16:53:17Z batt $
  * \author Francesco Sacchi <batt@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "pcf8574",
- * "depends" : ["i2c"],
- * "configuration" : ""
- * }
+ * $WIZ$ module_name = "pcf8574"
+ * $WIZ$ module_depends = "i2c"
  */
 
 #ifndef DRV_PCF8574_H