X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fpcf8574.h;h=605b89b9822070ab676b45faf8529da81da4ff3b;hb=83341ac21b1a3ec29c962bc168b801eb888c90ad;hp=1a1f186d4d8dd7a775e0eccf012bf730c005bc1a;hpb=a8dfba0e06a1f837fd90ccb05b247e5aec3ed18d;p=bertos.git diff --git a/bertos/drv/pcf8574.h b/bertos/drv/pcf8574.h index 1a1f186d..605b89b9 100644 --- a/bertos/drv/pcf8574.h +++ b/bertos/drv/pcf8574.h @@ -32,14 +32,11 @@ * * \brief PCF8574 i2c port expander driver. * - * \version $Id: ft245rl.c 22301 2008-09-09 16:53:17Z batt $ + * \version $Id$ * \author Francesco Sacchi * - * $WIZARD_MODULE = { - * "name" : "pcf8574", - * "depends" : ["i2c"], - * "configuration" : "" - * } + * $WIZ$ module_name = "pcf8574" + * $WIZ$ module_depends = "i2c" */ #ifndef DRV_PCF8574_H