Set the visibility of the updateButton to False.
[bertos.git] / bertos / drv / pcf8574.h
index 687dfa23eebb336b1bf22104b7633057644beda6..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" : [],
- * "configuration" : ""
- * }
+ * $WIZ$ module_name = "pcf8574"
+ * $WIZ$ module_depends = "i2c"
  */
 
 #ifndef DRV_PCF8574_H